linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* build error in ehci-hcd when disable PCI bus
@ 2011-02-02  3:44 Yoshihiro Shimoda
  2011-02-02  4:39 ` Nobuhiro Iwamatsu
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Yoshihiro Shimoda @ 2011-02-02  3:44 UTC (permalink / raw)
  To: linux-sh

Hi Paul,

I found the build error when I am debugging other board.
Also I can duplicate this issue on sdk7786 when the PCI bus is disabled.
I tested linux-2.6.38-rc3.
Do you think what souce code should I fix?

******* build Log *******
In file included from drivers/usb/host/ehci-hcd.c:340:
drivers/usb/host/ehci-sched.c: In function ‘ehci_quirk_amd_L1’:
drivers/usb/host/ehci-sched.c:1606: error: implicit declaration of function ‘outb_p’
drivers/usb/host/ehci-sched.c:1607: error: implicit declaration of function ‘inb_p’
drivers/usb/host/ehci-sched.c:1611: error: implicit declaration of function ‘outl_p’
drivers/usb/host/ehci-sched.c:1614: error: implicit declaration of function ‘inl_p’
make[3]: *** [drivers/usb/host/ehci-hcd.o] Error 1
**************************

Best regards,
Yoshihiro Shimoda


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-02-03  1:29 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-02  3:44 build error in ehci-hcd when disable PCI bus Yoshihiro Shimoda
2011-02-02  4:39 ` Nobuhiro Iwamatsu
2011-02-02 23:36 ` Paul Mundt
2011-02-02 23:44 ` Nobuhiro Iwamatsu
2011-02-02 23:46 ` Nobuhiro Iwamatsu
2011-02-03  1:29 ` Yoshihiro Shimoda

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).