]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
at91_emac.c: fix 'Warning: eth device name has a space!'
authorAndreas Bießmann <andreas.devel@googlemail.com>
Tue, 7 Sep 2010 17:10:33 +0000 (19:10 +0200)
committerReinhard Meyer <u-boot@emk-elektronik.de>
Tue, 5 Oct 2010 14:58:55 +0000 (16:58 +0200)
commit4b8d77bb93168e4cbaa2d0f040732de540ad5ea2
tree85248208a03475c013a6dea7bb7faa7068081db4
parentd6288664743cdd4824cb877ca424619c827c1256
at91_emac.c: fix 'Warning: eth device name has a space!'

This patch also removes conditional nameing of at91_emac driver whether it's
connection to PHY is RMII or MII.

Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
drivers/net/at91_emac.c