]> git.sur5r.net Git - u-boot/blobdiff - drivers/net/e1000_spi.c
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
[u-boot] / drivers / net / e1000_spi.c
index cb5f93d652348f7c19c7860a57943f9cad8aac93..b38f4df9f31e584f707428fdcd2cf33757f94420 100644 (file)
@@ -78,8 +78,6 @@ static inline struct e1000_hw *e1000_hw_from_spi(struct spi_slave *spi)
 }
 
 /* Not sure why all of these are necessary */
-void spi_init_r(void) { /* Nothing to do */ }
-void spi_init_f(void) { /* Nothing to do */ }
 void spi_init(void)   { /* Nothing to do */ }
 
 struct spi_slave *spi_setup_slave(unsigned int bus, unsigned int cs,