diff options
author | Olof Johansson <olof@lixom.net> | 2014-06-03 08:47:46 +0400 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2014-06-17 19:09:45 +0400 |
commit | 1754c42e3db5f45dbd8d509f0366b4ed97687180 (patch) | |
tree | e874d8829f951f81e43a4bdd65cc0409d56385d9 /fs/kernfs | |
parent | 1ad58443cfa7a60a058f1b956054f19a1d00162d (diff) | |
download | linux-1754c42e3db5f45dbd8d509f0366b4ed97687180.tar.xz |
ARM: exynos: move sysram info to exynos.c
This solves a problem with building with CONFIG_SMP=n due to missing
sysram_base_addr (or sysram_ns_base_addr) variables.
The new setup method is more awkward than I'd like for it to be, but
it can't be done in init_early() since ioremap is not yet available,
but it needs to happen before SMP.
Reported-by: Russell King <linux@arm.linux.org.uk>
Cc: Kukjin Kim <kgene.kim@samsung.com>
Cc: Daniel Lezcano <daniel.lezcano@linaro.org>
Signed-off-by: Olof Johansson <olof@lixom.net>
Reviewed-by: Tomasz Figa <t.figa@samsung.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'fs/kernfs')
0 files changed, 0 insertions, 0 deletions