diff options
author | 2016-02-08 15:24:57 +0100 | |
---|---|---|
committer | 2016-02-26 17:30:48 +0100 | |
commit | 6ad7313b534b1bdef09a07d4baad54e8d93e8480 (patch) | |
tree | 4d283c743751d09a4f236c014409480e0d645d5c /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | Merge tag 'samsung-fixes-non-critical-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into next/fixes-non-critical (diff) | |
download | linux-dev-6ad7313b534b1bdef09a07d4baad54e8d93e8480.tar.xz linux-dev-6ad7313b534b1bdef09a07d4baad54e8d93e8480.zip |
ARM: ks8695: fix __initdata annotation
Clang complains about the __initdata section attribute being in the
wrong place in two files of ks8695:
arch/arm/mach-ks8695/cpu.c:37:31: error: '__section__' attribute only applies to functions and global variables
arch/arm/mach-ks8695/board-og.c:83:31: error: '__section__' attribute only applies to functions and global variables
This moves the attribute to the correct place.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Greg Ungerer <gerg@uclinux.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions