commit | cb74dc3ba2ba9390572c3b6a8f9780b00f02036e | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Nov 13 18:27:38 2017 +0100 |
committer | Robert Jarzmik <robert.jarzmik@free.fr> | Tue Nov 28 22:47:22 2017 +0100 |
tree | e754f7e020922117bb9a90947c750179de1ba152 | |
parent | 4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323 [diff] |
ARM: pxa: move declarations to proper place Platform data is not the right place for such declarations, use devices.h in the mach-directory where the rest is located. Note that the some board files needed an additional include for this to work. Signed-off-by: Wolfram Sang <wsa@the-dreams.de> Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr>