commit | 55712627bffd666c9f25eb23c15c55ec85e5a73f | [log] [tgz] |
---|---|---|
author | Arnd Bergmann <arnd@arndb.de> | Sun Aug 25 22:14:01 2019 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Thu Jun 17 15:31:04 2021 +0200 |
tree | 723e2906bbd1596ecf72edf81d85a7b36d6651bf | |
parent | 09aa9aabdcc4966270b031816a16d4641fb45dfa [diff] |
pata: ixp4xx: split platform data to its own header Portable drivers cannot use mach/platform.h, so move the structure into its own header. With this, compile testing can be enabled. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>