diff options
Diffstat (limited to 'drivers/media/video/vpx3220.c')
-rw-r--r-- | drivers/media/video/vpx3220.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/media/video/vpx3220.c b/drivers/media/video/vpx3220.c index 35293029da02..45be9ec8edc4 100644 --- a/drivers/media/video/vpx3220.c +++ b/drivers/media/video/vpx3220.c | |||
@@ -24,8 +24,6 @@ | |||
24 | #include <linux/types.h> | 24 | #include <linux/types.h> |
25 | #include <linux/slab.h> | 25 | #include <linux/slab.h> |
26 | 26 | ||
27 | #include <linux/byteorder/swab.h> | ||
28 | |||
29 | #include <asm/io.h> | 27 | #include <asm/io.h> |
30 | #include <asm/uaccess.h> | 28 | #include <asm/uaccess.h> |
31 | 29 | ||