Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ixp4xx_eth: move platform_data definition | Arnd Bergmann | 2020-01-12 | 1 | -0/+68 |
The platform data is needed to compile the driver as standalone, so move it to a global location along with similar files. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Jakub Kicinski <kuba@kernel.org> |