commit | c74f16b6034401b17bb1cf549871186a8ece5f92 | [log] [tgz] |
---|---|---|
author | Arnd Bergmann <arnd@arndb.de> | Sun Jan 12 13:04:43 2020 +0100 |
committer | Jakub Kicinski <kuba@kernel.org> | Sun Jan 12 12:59:52 2020 -0800 |
tree | 0b4a99b8d8dd985c61fa6291a2dc8aa8a2d2a2f5 | |
parent | 504c28c853ec5c626900b914b5833daf0581a344 [diff] |
wan: ixp4xx_hss: prepare compile testing The ixp4xx_hss driver needs the platform data definition and the system clock rate to be compiled. Move both into a new platform_data header file. This is a prerequisite for compile testing, but turning on compile testing requires further patches to isolate the SoC headers. 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>