diff options
Diffstat (limited to 'drivers/media/video/ivtv/ivtv-driver.h')
| -rw-r--r-- | drivers/media/video/ivtv/ivtv-driver.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/video/ivtv/ivtv-driver.h b/drivers/media/video/ivtv/ivtv-driver.h index e4816da6482b..5028e31c564a 100644 --- a/drivers/media/video/ivtv/ivtv-driver.h +++ b/drivers/media/video/ivtv/ivtv-driver.h | |||
| @@ -53,6 +53,7 @@ | |||
| 53 | #include <linux/scatterlist.h> | 53 | #include <linux/scatterlist.h> |
| 54 | #include <linux/workqueue.h> | 54 | #include <linux/workqueue.h> |
| 55 | #include <linux/mutex.h> | 55 | #include <linux/mutex.h> |
| 56 | #include <linux/slab.h> | ||
| 56 | #include <asm/uaccess.h> | 57 | #include <asm/uaccess.h> |
| 57 | #include <asm/system.h> | 58 | #include <asm/system.h> |
| 58 | #include <asm/byteorder.h> | 59 | #include <asm/byteorder.h> |
