Blackfin Ethernet MAC driver compile error

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Kalle Pokki
Date: Tuesday, October 2, 2007 - 4:30 am

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
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Blackfin Ethernet MAC driver compile error, Kalle Pokki, (Tue Oct 2, 4:30 am)
Re: Blackfin Ethernet MAC driver compile error, Robin Getz, (Tue Oct 2, 8:36 am)
Re: Blackfin Ethernet MAC driver compile error, Bryan Wu, (Thu Oct 4, 2:12 am)
Re: Blackfin Ethernet MAC driver compile error, Bryan Wu, (Thu Oct 4, 2:20 am)
Re: Blackfin Ethernet MAC driver compile error, Kalle Pokki, (Thu Oct 4, 7:26 am)
Re: Blackfin Ethernet MAC driver compile error, Bryan Wu, (Thu Oct 4, 9:31 am)