diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2022-02-11 23:32:33 +0100 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2022-02-12 18:20:03 +0100 |
commit | c8200f4e7267545a384fb86a4630f76958ab9df6 (patch) | |
tree | d7c0fc16274c9bd717a544b6693d79a0fd568d33 /drivers/net/wan | |
parent | 8754a7e61c766fbc533c627b56ff181550dca00e (diff) |
net: ixp4xx_eth: Drop platform data support
All IXP4xx platforms are converted to device tree, the platform
data path is no longer used. Drop the code and custom include,
confine the driver in its own file.
Depend on OF and remove ifdefs around this, as we are all probing
from OF now.
Cc: David S. Miller <davem@davemloft.net>
Cc: Jakub Kicinski <kuba@kernel.org>
Cc: netdev@vger.kernel.org
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Acked-by: Jakub Kicinski <kuba@kernel.org>
Link: https://lore.kernel.org/r/20220211223238.648934-9-linus.walleij@linaro.org
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/net/wan')
0 files changed, 0 insertions, 0 deletions