diff options
Diffstat (limited to 'drivers/gpio/bt8xxgpio.c')
-rw-r--r-- | drivers/gpio/bt8xxgpio.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/gpio/bt8xxgpio.c b/drivers/gpio/bt8xxgpio.c index 55904140213b..2559f2289409 100644 --- a/drivers/gpio/bt8xxgpio.c +++ b/drivers/gpio/bt8xxgpio.c | |||
@@ -46,8 +46,7 @@ | |||
46 | #include <linux/module.h> | 46 | #include <linux/module.h> |
47 | #include <linux/pci.h> | 47 | #include <linux/pci.h> |
48 | #include <linux/spinlock.h> | 48 | #include <linux/spinlock.h> |
49 | 49 | #include <linux/gpio.h> | |
50 | #include <asm/gpio.h> | ||
51 | 50 | ||
52 | /* Steal the hardware definitions from the bttv driver. */ | 51 | /* Steal the hardware definitions from the bttv driver. */ |
53 | #include "../media/video/bt8xx/bt848.h" | 52 | #include "../media/video/bt8xx/bt848.h" |