staging: comedi: s626: remove private INLINE macro

The INLINE macro is not used in the code. Remove it.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Ian Abbott <abbotti@mev.co.uk>
Cc: Frank Mori Hess <fmhess@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
H Hartley Sweeten 2012-06-20 19:27:43 -07:00 committed by Greg Kroah-Hartman
parent bdf5aa39f7
commit 90fd56af25

View File

@ -70,10 +70,6 @@
#define FALSE (0)
#endif
#if !defined(INLINE)
#define INLINE static __inline
#endif
#include<linux/slab.h>
#define S626_SIZE 0x0200