summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-mxc.c
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2010-10-29 11:04:49 +0200
committerGreg Kroah-Hartman <gregkh@suse.de>2010-11-11 06:55:35 -0800
commit018b97d084db483096421f95dfdf6c00e7144d67 (patch)
treeb523a1b6ddca4944b1fc9bcc3e5bf035f6382627 /drivers/usb/host/ehci-mxc.c
parent5c4dd2242a1b95a6c7596a0a82c495f6d3593e2d (diff)
downloadblackbird-obmc-linux-018b97d084db483096421f95dfdf6c00e7144d67.tar.gz
blackbird-obmc-linux-018b97d084db483096421f95dfdf6c00e7144d67.zip
USB: Fix FSL USB driver on non Open Firmware systems
Commit 126512e3f274802ca65ebeca8660237f0361ad48 added support for FSL's USB controller on powerpc. In this commit the Open Firmware code was selected and compiled unconditionally. This breaks on ARM systems from FSL which use the same driver (.i.e. the i.MX series), because ARM don't have OF support (yet). This patch fixes the problem by only selecting the OF code on systems with Open Firmware support. Reported-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> Compile-Tested-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Acked-by: Grant Likely <grant.likely@secretlab.ca> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/usb/host/ehci-mxc.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud