From: Yoshihiro Shimoda Date: Tue, 21 Jun 2011 08:03:25 +0000 (+0000) Subject: sh: fix compile error using sh7757lcr_defconfig X-Git-Tag: v3.0-rc6~19^2~6 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf69d8484cbba2a59dd73cdd20b8d5e79cedce1f;p=pandora-kernel.git 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 Signed-off-by: Paul Mundt --- Reading git-diff-tree failed