net: ethernet: xilinx: Convert xilinx_axienet to module_platform_driver
authorTobias Klauser <tklauser@distanz.ch>
Fri, 17 Feb 2012 05:35:37 +0000 (05:35 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 17 Feb 2012 21:07:19 +0000 (16:07 -0500)
Follow commit db62f684. Convert the driver to use the
module_platform_driver() macro which makes the code a bit smaller and
simpler.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found