aboutsummaryrefslogtreecommitdiffstats
path: root/crypto
diff options
context:
space:
mode:
authorAdrian Bunk <bunk@kernel.org>2008-10-12 21:02:19 -0700
committerDavid S. Miller <davem@davemloft.net>2008-10-12 21:02:19 -0700
commit1210dde7b39fef3120464d9f3660631689d1c0ed (patch)
tree36e483e02b5cc777128c985763dcefc289a3e892 /crypto
parentnet/tc35815.c: fix compilation (diff)
downloadlinux-dev-1210dde7b39fef3120464d9f3660631689d1c0ed.tar.xz
linux-dev-1210dde7b39fef3120464d9f3660631689d1c0ed.zip
net/au1000_eth.c MDIO namespace fixes
Commit 2e888103295f47b8fcbf7e9bb8c5da97dd2ecd76 (phylib: add mdiobus_{read,write}) causes the following compile error: <-- snip --> ... CC drivers/net/au1000_eth.o drivers/net/au1000_eth.c:252: error: conflicting types for 'mdiobus_read' include/linux/phy.h:130: error: previous declaration of 'mdiobus_read' was here drivers/net/au1000_eth.c:263: error: conflicting types for 'mdiobus_write' include/linux/phy.h:131: error: previous declaration of 'mdiobus_write' was here ... make[3]: *** [drivers/net/au1000_eth.o] Error 1 <-- snip --> This patch prefixes the driver functions with au1000_ Signed-off-by: Adrian Bunk <bunk@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions