[PATCH 1/2] Remove unneeded __init from s3c24xx_ts_set_platdata

Nelson Castillo arhuaco at freaks-unidos.net
Wed Jan 6 12:27:29 EST 2010


2010/1/6 Uwe Kleine-König <u.kleine-koenig at pengutronix.de>:
> Hello,
>
> On Wed, Jan 06, 2010 at 04:41:47AM -0500, Nelson Castillo wrote:
>> Remove unneeded __init in function definition.
> you should only remove '__init's if they are wrong.  And if these are
> wrong, you should point out why.

Sure.

It's  because the functions are both marked as __init and they're
exported and we get a warning at build time. I should have written
this in the patch :-/ I'll resend them later if no mpre comments are
received.



More information about the linux-arm-kernel mailing list