diff options
author | Paul Mackerras <paulus@samba.org> | 2005-11-02 05:20:55 +0100 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2005-11-02 05:20:55 +0100 |
commit | de2d3dbd17e6bb60bde4632ce1c7df063b073934 (patch) | |
tree | dfccb1a2717a8a042a87dbade509f894810ea1cd /drivers/usb/host/isp116x-hcd.c | |
parent | powerpc: clean up bug.h further (diff) | |
parent | Merge git://git.kernel.org/pub/scm/linux/kernel/git/aia21/ntfs-2.6 (diff) | |
download | linux-de2d3dbd17e6bb60bde4632ce1c7df063b073934.tar.xz linux-de2d3dbd17e6bb60bde4632ce1c7df063b073934.zip |
Merge ../linux-2.6
Diffstat (limited to 'drivers/usb/host/isp116x-hcd.c')
-rw-r--r-- | drivers/usb/host/isp116x-hcd.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/usb/host/isp116x-hcd.c b/drivers/usb/host/isp116x-hcd.c index ddb8fc591466..f9c3f5b8dd1c 100644 --- a/drivers/usb/host/isp116x-hcd.c +++ b/drivers/usb/host/isp116x-hcd.c @@ -70,6 +70,7 @@ #include <linux/interrupt.h> #include <linux/usb.h> #include <linux/usb_isp116x.h> +#include <linux/platform_device.h> #include <asm/io.h> #include <asm/irq.h> |