]> git.karo-electronics.de Git - mv-sheeva.git/commit
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)
commit337fc720d85b98a71b1ff6e3a5449a24a7c33cfe
tree19e145665b8ed4d2da67cb4f076b33f1d059db0c
parentdd9c1549edef02290edced639f67b54a25abbe0e
of: Add missing of_address.h to xilinx ehci driver

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>
drivers/usb/host/ehci-xilinx-of.c