[ARM] omap: fix build error in ohci-omap.c
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Wed, 3 Sep 2008 22:59:23 +0000 (23:59 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 4 Sep 2008 08:45:47 +0000 (09:45 +0100)
commitc3df1a2685004bce97827bdbe7a304734009849b
treee2d622cb5655af28e19e905d8822ffdb7d0b2c27
parent69114a47af524badc73de8fc86959941a03f0600
[ARM] omap: fix build error in ohci-omap.c

drivers/usb/host/ohci-omap.c: In function 'ohci_omap_init':
drivers/usb/host/ohci-omap.c:228: error: 'start_hnp' undeclared (first use in this function)

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
drivers/usb/host/ohci-omap.c