sh: fix compile error using sh7757lcr_defconfig
authorYoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Tue, 21 Jun 2011 08:03:25 +0000 (08:03 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 21 Jun 2011 08:40:42 +0000 (17:40 +0900)
commitbf69d8484cbba2a59dd73cdd20b8d5e79cedce1f
tree847e6f705dc78ebc6917d8ae6a79f83dfb9ec46d
parent56299378726d5f2ba8d3c8cbbd13cb280ba45e4f
sh: fix compile error using sh7757lcr_defconfig

Fix the complie error in ehci-hcd.c because it needs an additional
configuration.

  CC      drivers/usb/host/ehci-hcd.o
drivers/usb/host/ehci-hcd.c:1288:2: error: #error "missing bus glue for ehci-hcd"
make[3]: *** [drivers/usb/host/ehci-hcd.o] Error 1
make[2]: *** [drivers/usb/host] Error 2
make[1]: *** [drivers/usb] Error 2
make: *** [drivers] Error 2

Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/configs/sh7757lcr_defconfig