]> git.baikalelectronics.ru Git - kernel.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)
commit37f519e010e5a3681743de7bf962b34d1105e65f
tree19e145665b8ed4d2da67cb4f076b33f1d059db0c
parent4f48f6713b368fc7ff1ed25bbd9a706869095b42
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