of: Add missing of_address.h to xilinx ehci driver
authorMichal Simek <monstr@monstr.eu>
Mon, 14 Feb 2011 10:40:09 +0000 (11:40 +0100)
committerGrant Likely <grant.likely@secretlab.ca>
Wed, 2 Mar 2011 20:45:18 +0000 (13:45 -0700)
Build log:
In file included from drivers/usb/host/ehci-hcd.c:1208:
drivers/usb/host/ehci-xilinx-of.c: In function 'ehci_hcd_xilinx_of_probe':
drivers/usb/host/ehci-xilinx-of.c:168: error: implicit declaration of function 'of_address_to_resource'

Signed-off-by: John Williams <john.williams@petalogix.com>
Signed-off-by: Michal Simek <monstr@monstr.eu>
Acked-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>

No differences found