commit | 4b483ed0be8b4aa8006300d502148aa4548fb261 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Tue Jan 31 22:08:32 2017 +0100 |
committer | Arnd Bergmann <arnd@arndb.de> | Tue Feb 07 16:01:04 2017 +0100 |
tree | badf6632522c033869770671478321638c36c072 | |
parent | 1564dd1d2f876dcc288fae94a5179baccc89de8f [diff] |
ARM: ux500: cut some platform data This platform data is revoked: the drivers are getting the DMA configuration from the device tree, it has been done like that since the DMA support was merged and this data has not been used since. The remaining auxdata is also unused. Acked-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Arnd Bergmann <arnd@arndb.de>