From: H Hartley Sweeten Date: Thu, 21 Jun 2012 02:27:43 +0000 (-0700) Subject: staging: comedi: s626: remove private INLINE macro X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=90fd56af25b7835118657833a52bb4c85a911de7;p=deliverable%2Flinux.git staging: comedi: s626: remove private INLINE macro The INLINE macro is not used in the code. Remove it. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Cc: Frank Mori Hess Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/comedi/drivers/s626.h b/drivers/staging/comedi/drivers/s626.h index 82de03fb9c4c..179623634732 100644 --- a/drivers/staging/comedi/drivers/s626.h +++ b/drivers/staging/comedi/drivers/s626.h @@ -70,10 +70,6 @@ #define FALSE (0) #endif -#if !defined(INLINE) -#define INLINE static __inline -#endif - #include #define S626_SIZE 0x0200