diff options
Diffstat (limited to 'drivers')
-rw-r--r-- | drivers/staging/cx25821/cx25821-video.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/staging/cx25821/cx25821-video.c b/drivers/staging/cx25821/cx25821-video.c index 998c33acf7bd..0d8d75670516 100644 --- a/drivers/staging/cx25821/cx25821-video.c +++ b/drivers/staging/cx25821/cx25821-video.c | |||
@@ -27,6 +27,7 @@ | |||
27 | #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt | 27 | #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt |
28 | 28 | ||
29 | #include "cx25821-video.h" | 29 | #include "cx25821-video.h" |
30 | #include <linux/smp_lock.h> | ||
30 | 31 | ||
31 | MODULE_DESCRIPTION("v4l2 driver module for cx25821 based TV cards"); | 32 | MODULE_DESCRIPTION("v4l2 driver module for cx25821 based TV cards"); |
32 | MODULE_AUTHOR("Hiep Huynh <hiep.huynh@conexant.com>"); | 33 | MODULE_AUTHOR("Hiep Huynh <hiep.huynh@conexant.com>"); |