aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorSatyam Sharma <satyam@infradead.org>2007-10-12 16:11:32 +0200
committerMartin Schwidefsky <schwidefsky@de.ibm.com>2007-10-12 16:13:05 +0200
commit076fc808ab804c6cfb40fd0caa0b74dd50e0d5de (patch)
tree77c709e627a10c0401295d3c7fc291028eba424f /include
parent[S390] appldata_base: Misc cpuinit annotations and bugfix (diff)
downloadlinux-dev-076fc808ab804c6cfb40fd0caa0b74dd50e0d5de.tar.xz
linux-dev-076fc808ab804c6cfb40fd0caa0b74dd50e0d5de.zip
[S390] appldata_base: Remove module_exit function and modular stuff
arch/s390/Kconfig tells us that CONFIG_APPLDATA_BASE is bool and hence can never be built modular. Given this, defining appldata_exit() function is pointless (and wasteful, actually). Remove all that. Previous patch annotated appldata_offline_cpu() as __cpuexit, but now with the __exit function appldata_exit() gone, the only callsite that references it is __cpuinit, so this function can also be __cpuinit, thereby saving space when HOTPLUG_CPU=n. Signed-off-by: Satyam Sharma <satyam@infradead.org> Cc: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions