]> git.baikalelectronics.ru Git - kernel.git/commit
mfd: twl4030: fix ELF section mismatch...
authorDaniel J Blueman <daniel.blueman@gmail.com>
Wed, 25 Nov 2009 12:12:59 +0000 (12:12 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 25 Nov 2009 14:23:19 +0000 (14:23 +0000)
commita373c5afb1139b6de143585d6ddf8662a3390567
tree70a9212dfa1ff3c41a1e9a0afcc2c0b550ac82e3
parentdd1e65486a021b0de950ac480fbf22917b88d775
mfd: twl4030: fix ELF section mismatch...

Since twl4030_probe is only called from functions in the init ELF
section, annotate it so.

Signed-off-by: Daniel J Blueman <daniel.blueman@gmail.com>
Acked-by: Samuel Ortiz <sameo@linux.intel.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
drivers/mfd/twl4030-core.c