netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Blackfin Ethernet MAC driver compile error
@ 2007-10-02 11:30 Kalle Pokki
  2007-10-02 15:36 ` Robin Getz
  2007-10-04  9:12 ` Bryan Wu
  0 siblings, 2 replies; 6+ messages in thread
From: Kalle Pokki @ 2007-10-02 11:30 UTC (permalink / raw)
  To: linux-kernel, netdev, bryan.wu

The Blackfin Ethernet MAC driver does not compile. It seems the driver is
missing some pinmux defines.

  CC      drivers/net/bfin_mac.o
drivers/net/bfin_mac.c: In function 'setup_pin_mux':
drivers/net/bfin_mac.c:275: error: 'P_MII0' undeclared (first use in
this function)
drivers/net/bfin_mac.c:275: error: (Each undeclared identifier is
reported only once
drivers/net/bfin_mac.c:275: error: for each function it appears in.)
drivers/net/bfin_mac.c:279: error: implicit declaration of function
'peripheral_request_list'
drivers/net/bfin_mac.c:285: error: implicit declaration of function
'peripheral_free_list'
make[2]: *** [drivers/net/bfin_mac.o] Error 1
make[1]: *** [drivers/net] Error 2
make: *** [drivers] Error 2

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

end of thread, other threads:[~2007-10-04 16:31 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-02 11:30 Blackfin Ethernet MAC driver compile error Kalle Pokki
2007-10-02 15:36 ` Robin Getz
2007-10-04  9:20   ` Bryan Wu
2007-10-04  9:12 ` Bryan Wu
2007-10-04 14:26   ` Kalle Pokki
2007-10-04 16:31     ` Bryan Wu

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).