commit | dbe34724c08ea25d39d31735120077013fbbb6fb | [log] [tgz] |
---|---|---|
author | Mugunthan V N <mugunthanvnm@ti.com> | Mon Aug 19 17:47:40 2013 +0530 |
committer | David S. Miller <davem@davemloft.net> | Tue Aug 20 23:50:15 2013 -0700 |
tree | 4a8c140ccf428e32e926681c8ad295ad72db760b | |
parent | e837735ec406a347756e0ef3aea124a6d51ea1ba [diff] |
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>