compat: rename MDIO exported symbols
authorLuis R. Rodriguez <mcgrof@do-not-panic.com>
Tue, 4 Dec 2012 21:12:46 +0000 (21:12 +0000)
committerLuis R. Rodriguez <mcgrof@do-not-panic.com>
Tue, 4 Dec 2012 23:01:13 +0000 (15:01 -0800)
commit291c8560741b4fe0a9af81234316cd953cab2af6
treea788241c010ae8f837b66ea7cb20b39ce07faefe
parent398882cbddd79534b8068a94f279caf115583de7
compat: rename MDIO exported symbols

compat-drivers now has support for carrying over the
MDIO module. To help it avoid clashes with already in
place drivers that rely on the older MDIO module we
rename the exported symbols of the shinier module with
a compat_ prefix.

An alternative to this strategy is to have compat-drivers
work under a separate namespace but we have yet to receive
patches for that, although we hear someone did it.

Signed-off-by: Luis R. Rodriguez <mcgrof@do-not-panic.com>
include/linux/compat-2.6.31.h