diff options
Diffstat (limited to 'drivers/media/usb/as102/as10x_cmd.h')
-rw-r--r-- | drivers/media/usb/as102/as10x_cmd.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/media/usb/as102/as10x_cmd.h b/drivers/media/usb/as102/as10x_cmd.h index 1c9ea2c2175e..83c0440dba2f 100644 --- a/drivers/media/usb/as102/as10x_cmd.h +++ b/drivers/media/usb/as102/as10x_cmd.h @@ -15,9 +15,7 @@ #ifndef _AS10X_CMD_H_ #define _AS10X_CMD_H_ -#ifdef __KERNEL__ #include <linux/kernel.h> -#endif #include "as10x_types.h" |