diff options
author | Sebastian Andrzej Siewior <[email protected]> | 2012-05-31 23:20:25 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2012-06-06 11:58:40 +0200 |
commit | 7071f6b2889bb41bea61891d8a3e6e70517ef5e6 (patch) | |
tree | 31e21a5d54ff78f455a0107ccf71cca31bc09570 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 4af463d28f1a026e25c0b879fac2a0d2b7bff599 (diff) |
x86/intel/moorestown: Change intel_scu_devices_create() to __devinit
The allmodconfig hits:
WARNING: vmlinux.o(.text+0x6553d): Section mismatch in
reference from the function intel_scu_devices_create() to the
function .devinit.text: spi_register_board_info()
[...]
This patch marks intel_scu_devices_create() as devinit because
it only calls a devinit function, spi_register_board_info().
Signed-off-by: Sebastian Andrzej Siewior <[email protected]>
Cc: Alan Cox <[email protected]>
Cc: Kirill A. Shutemov <[email protected]>
Cc: Mika Westerberg <[email protected]>
Cc: Samuel Ortiz <[email protected]>
Cc: Feng Tang <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions