diff options
author | Mathias Krause <minipli@googlemail.com> | 2015-07-19 20:06:22 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-08-06 00:18:26 +0200 |
commit | 71cf5aeeb8e2154efda5f40be50c925f15057755 (patch) | |
tree | cb77311182532b64cd90811db27e9bbfa0408cbd /tools/testing/selftests/firmware/fw_filesystem.sh | |
parent | cpu: Remove bogus __ref annotation of cpu_subsys_online() (diff) | |
download | linux-71cf5aeeb8e2154efda5f40be50c925f15057755.tar.xz linux-71cf5aeeb8e2154efda5f40be50c925f15057755.zip |
kernel, cpu: Remove bogus __ref annotations
cpu_chain lost its __cpuinitdata annotation long ago in commit
5c113fbeed7a ("fix cpu_chain section mismatch..."). This and the global
__cpuinit annotation drop in v3.11 vanished the need to mark all users,
including transitive ones, with the __ref annotation. Just get rid of it
to not wrongly hide section mismatches.
Signed-off-by: Mathias Krause <minipli@googlemail.com>
Cc: Paul Gortmaker <paul.gortmaker@windriver.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: H. Peter Anvin <hpa@zytor.com>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/testing/selftests/firmware/fw_filesystem.sh')
0 files changed, 0 insertions, 0 deletions