]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Fix section mismatch warning by adding the correct annotation __devinit
authorJingoo Han <jg1.han@samsung.com>
Sat, 16 Jul 2011 13:31:00 +0000 (23:31 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 26 Jul 2011 05:05:08 +0000 (15:05 +1000)
commit74c21ef5b28891b18f3986cdefffb43f84d5fd65
treeb2f1ff64baf7ef3790fb5445281d4a449993e320
parenteacc3f3c3c0db95d8ffc3386dfe8c7123520c36b
Fix section mismatch warning by adding the correct annotation __devinit
to the driver's probe function.

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Cc: Jingoo Han <jg1.han@samsung.com>
Cc: Richard Purdie <rpurdie@rpsys.net>
Cc: Inki Dae <inki.dae@samsung.com>
Cc: anish singh <anish198519851985@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/video/backlight/ams369fg06.c