mirror of
https://github.com/torvalds/linux.git
synced 2026-05-24 15:12:13 +02:00
usb: ohci-pxa27x: add explicit include of hardware.h
ohci-pxa27x needs cpu_is_pxa3xx macro. Signed-off-by: Rob Herring <rob.herring@calxeda.com> Cc: Alan Stern <stern@rowland.harvard.edu> Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Cc: linux-usb@vger.kernel.org Cc: linux-kernel@vger.kernel.org
This commit is contained in:
parent
d50673ed97
commit
47168824fa
|
|
@ -23,6 +23,7 @@
|
|||
#include <linux/signal.h>
|
||||
#include <linux/platform_device.h>
|
||||
#include <linux/clk.h>
|
||||
#include <mach/hardware.h>
|
||||
#include <mach/ohci.h>
|
||||
#include <mach/pxa3xx-u2d.h>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user