]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drivers: net: cpsw: remove platform data header file of cpsw
authorMugunthan V N <mugunthanvnm@ti.com>
Mon, 19 Aug 2013 12:17:40 +0000 (17:47 +0530)
committerDavid S. Miller <davem@davemloft.net>
Wed, 21 Aug 2013 06:50:15 +0000 (23:50 -0700)
commitdbe34724c08ea25d39d31735120077013fbbb6fb
tree4a8c140ccf428e32e926681c8ad295ad72db760b
parente837735ec406a347756e0ef3aea124a6d51ea1ba
drivers: net: cpsw: remove platform data header file of cpsw

CPSW driver no longer supports platform register as all the SoCs which has CPSW
are supporting DT only booting, so moving cpsw.h header file from platform
include to drivers/net/ethernet/ti

Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/ti/cpsw.c
drivers/net/ethernet/ti/cpsw.h [moved from include/linux/platform_data/cpsw.h with 86% similarity]