summaryrefslogtreecommitdiffstats
path: root/drivers/usb/storage/unusual_devs.h
diff options
context:
space:
mode:
authorShawn Guo <shawn.guo@linaro.org>2011-07-21 22:24:10 +0800
committerGreg Kroah-Hartman <gregkh@suse.de>2011-08-08 12:34:45 -0700
commit03a1d6bf40a273f5a80029f65f9c673308128512 (patch)
tree065035ae1e99c2c6baa559dbd6a13cac7fed0cd0 /drivers/usb/storage/unusual_devs.h
parent4f1a7a3e78037721496283ea3e87cfefc64d99c7 (diff)
downloadtalos-obmc-linux-03a1d6bf40a273f5a80029f65f9c673308128512.tar.gz
talos-obmc-linux-03a1d6bf40a273f5a80029f65f9c673308128512.zip
usb/ehci-mxc: add missing inclusion of mach/hardware.h
As cpu_is_mx stuff is being used in the driver, header mach/hardware.h should be explicitly included. The missing of the header is causing today's linux-next build error as bleow. CC drivers/usb/host/ehci-hcd.o In file included from linux-next/drivers/usb/host/ehci-hcd.c:1190:0: linux-next/drivers/usb/host/ehci-mxc.c: In function 'ehci_mxc_drv_probe': linux-next/drivers/usb/host/ehci-mxc.c:175:2: error: implicit declaration of function 'cpu_is_mx35' linux-next/drivers/usb/host/ehci-mxc.c:175:2: error: implicit declaration of function 'cpu_is_mx25' linux-next/drivers/usb/host/ehci-mxc.c:185:2: error: implicit declaration of function 'cpu_is_mx51' Signed-off-by: Shawn Guo <shawn.guo@linaro.org> Acked-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/usb/storage/unusual_devs.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud