On Friday, March 15, 2013 7:20 PM, Ryan Mallon wrote: > On 16/03/13 12:03, H Hartley Sweeten wrote: > >> Remove the __init tag from ep93xxbl_probe() to fix the section >> mismatch warning. >> >> Signed-off-by: H Hartley Sweeten <hswee...@visionengravers.com> >> Cc: Ryan Mallon <rmal...@gmail.com> >> Cc: Richard Purdie <rpur...@rpsys.net> >> Cc: Florian Tobias Schandinat <florianschandi...@gmx.de> > > > There is a patch for this already queued in Andrew Morton's tree.
Ah, missed that one. Please drop patch 1/3. The other two, as well as the compile bug fix for ep93xx_fb.c should still be ok. The bug fix patch is probably valid for stable as appropriate. [PATCH] video: ep93xx_fb: include <linux/io.h> for devm_ioremap() [PATCH 2/3] video: ep93xx-fb.c: fix section mismatch and use module_platform_driver [PATCH 3/3] misc: ep93xx_pwm.c: fix section mismatch and use module_platform_driver Thanks, Hartley