]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
gpio: msm-v1: Remove errant __devinit to fix compile
authorStephen Boyd <sboyd@codeaurora.org>
Tue, 4 Jun 2013 19:20:00 +0000 (12:20 -0700)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 17 Jun 2013 05:54:05 +0000 (07:54 +0200)
commit83bf2db916a53113dccaeb0bf306fe062fb3ca80
tree84d6d8147fbf8b711c01d607f0cffa710dc89b50
parent713b7ef835813c36e7a01ae18feac29b13082374
gpio: msm-v1: Remove errant __devinit to fix compile

Commit 7bce696 (gpio: Make gpio-msm-v1 into a platform driver,
2013-03-04) was based on an older kernel where __devinit still
existed. Remove the erroneous __devinit marking.

Cc: David Brown <davidb@codeaurora.org>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-msm-v1.c