mfd: Fix stmpe section mismatch
authorSamuel Ortiz <sameo@linux.intel.com>
Tue, 20 Dec 2011 17:35:55 +0000 (18:35 +0100)
committerSamuel Ortiz <sameo@linux.intel.com>
Sun, 8 Jan 2012 23:37:45 +0000 (00:37 +0100)
commit8ad1a973f9a9aad8e170419581a8e98a0f8d1e19
tree01fecb257f931e4b50df66fb39b970388a10b589
parentdba61c8f4fd14c4cbf375f6cdc814da87722d825
mfd: Fix stmpe section mismatch

This fixes:

WARNING: drivers/built-in.o(.text+0xf368f): Section mismatch in reference from
the function stmpe_probe() to the function .devinit.text:stmpe_chip_init()
The function stmpe_probe() references the function __devinit stmpe_chip_init().

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/stmpe.c