Fix a couple section mismatch warnings and convert two of the ep93xx drivers to use module_platform_driver.
H Hartley Sweeten (3): backlight: ep93xx_bl: fix section mismatch video: ep93xx-fb.c: fix section mismatch and use module_platform_driver misc: ep93xx_pwm.c: fix section mismatch and use module_platform_driver drivers/misc/ep93xx_pwm.c | 21 +++++---------------- drivers/video/backlight/ep93xx_bl.c | 3 +-- drivers/video/ep93xx-fb.c | 18 +++--------------- 3 files changed, 9 insertions(+), 33 deletions(-) -- 1.8.1.4 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/