commit | a16729ea822806a6f87415bcb523eaeb7f4b4ebd | [log] [tgz] |
---|---|---|
author | Arnd Bergmann <arnd@arndb.de> | Mon Jun 20 23:40:55 2016 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Jul 12 11:24:09 2016 +0200 |
tree | 1208e2d5027bc322e4b07f533eb8ef778ec71fbc | |
parent | 18a992787896fe822b2ea750e68d69cac0726739 [diff] |
ARM: ux500: consolidate base platform files The cpu.c and cache-l2x0.c files hold only two or three simple functions each, and they are all called from the machine descriptors, so we can just move them all into the same file for simplicity and consistency. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>