kernel_optimize_test/drivers/mfd
Rakib Mullick dcd9651ecd mfd: Fix sm501_register_gpio section mismatch
WARNING: drivers/mfd/built-in.o(.text+0x1706): Section mismatch in
reference from the function sm501_register_gpio() to the function
.devinit.text:sm501_gpio_register_chip()
The function sm501_register_gpio() references
the function __devinit sm501_gpio_register_chip().
This is often because sm501_register_gpio lacks a __devinit
annotation or the annotation of sm501_gpio_register_chip is wrong.

Signed-off-by: Rakib Mullick <rakib.mullick@gmail.com>
Signed-off-by: Samuel Ortiz <sameo@openedhand.com>
2009-02-17 09:48:05 +01:00
..
asic3.c
da903x.c
dm355evm_msp.c
htc-egpio.c
htc-pasic3.c
Kconfig
Makefile
mcp-core.c
mcp-sa11x0.c
mcp.h
menelaus.c
mfd-core.c
pcf50633-adc.c
pcf50633-core.c
pcf50633-gpio.c
sm501.c
t7l66xb.c
tc6387xb.c
tc6393xb.c
tps65010.c
twl4030-core.c
twl4030-irq.c
ucb1x00-assabet.c
ucb1x00-core.c
ucb1x00-ts.c
ucb1x00.h
ucb1400_core.c
wm8350-core.c
wm8350-gpio.c
wm8350-i2c.c
wm8350-regmap.c
wm8400-core.c