Re: [PATCH] gpio_msm: Remove __devinit attribute

2013-06-17 Thread Linus Walleij
On Mon, Jun 10, 2013 at 10:05 AM, Tushar Behera wrote: > The definition of __devinit has been removed from the kernel. Remove > this to fix compilation error. > > Signed-off-by: Tushar Behera I already had a similar patch from Stephen Boyd queued so dropping this. Yours, Linus Walleij -- To un

[PATCH] gpio_msm: Remove __devinit attribute

2013-06-10 Thread Tushar Behera
The definition of __devinit has been removed from the kernel. Remove this to fix compilation error. Signed-off-by: Tushar Behera --- drivers/gpio/gpio-msm-v1.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpio/gpio-msm-v1.c b/drivers/gpio/gpio-msm-v1.c index c79