diff options
author | Arnd Bergmann <[email protected]> | 2017-03-14 22:24:48 +0100 |
---|---|---|
committer | Tony Lindgren <[email protected]> | 2017-03-28 14:10:09 -0700 |
commit | f0e6876606a54c28c2e03a223d9d51f30718f24a (patch) | |
tree | f0e83c2ef6b08f34f6e16c5d646528da43e0ecfe /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 49e9e6163c4e960781840cd5ab65cfa13e8d8acf (diff) |
ARM: OMAP2+: mark omap_init_rng as __init
I found this section mismatch when building with an older
compiler release:
WARNING: vmlinux.o(.text+0x3051c): Section mismatch in reference from the
function omap_init_rng() to the function .init.text:omap_device_build()
Obviously this one function should be __init as well. Normally
we don't get a warning as the function gets inlined into its
caller.
Signed-off-by: Arnd Bergmann <[email protected]>
[[email protected]: formatted error message a bit]
Signed-off-by: Tony Lindgren <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions