linux/arch/x86/platform/mrst
Sebastian Andrzej Siewior 7071f6b288 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 <sebastian@breakpoint.cc>
Cc: Alan Cox <alan@linux.intel.com>
Cc: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
Cc: Mika Westerberg <mika.westerberg@linux.intel.com>
Cc: Samuel Ortiz <sameo@linux.intel.com>
Cc: Feng Tang <feng.tang@intel.com>
Link: http://lkml.kernel.org/r/20120531212025.GA8519@breakpoint.cc
Signed-off-by: Ingo Molnar <mingo@kernel.org>
2012-06-06 11:58:40 +02:00
..
early_printk_mrst.c serial, mfd: don't hardcode the console 2011-11-15 15:50:30 -08:00
Makefile x86/mid: Remove Intel Moorestown 2012-01-26 21:23:53 +01:00
mrst.c x86/intel/moorestown: Change intel_scu_devices_create() to __devinit 2012-06-06 11:58:40 +02:00
vrtc.c vrtc: change its year offset from 1960 to 1972 2011-11-11 23:58:58 -02:00