commit | 0933328a1b8adb6c8b2b8c8b823dad0295659c40 | [log] [tgz] |
---|---|---|
author | Joachim Eastwood <manabian@gmail.com> | Wed Jul 29 00:09:02 2015 +0200 |
committer | David S. Miller <davem@davemloft.net> | Wed Jul 29 00:13:24 2015 -0700 |
tree | 7e411c1b3348f72020d877bee14dfb812ad23a4e | |
parent | f529f18255ed5fbb888498cfaa8cad63eab629e4 [diff] |
stmmac: remove unused stmmac_of_data struct As dwmac-* drivers that need OF match have been converted to use their own internal OF match data structure this can now be removed. Signed-off-by: Joachim Eastwood <manabian@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>