git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1383e00
)
mfd: sta2x11: Build warning fix
author
Alessandro Rubini
<rubini@gnudd.com>
Fri, 22 Feb 2013 09:39:59 +0000
(10:39 +0100)
committer
Samuel Ortiz
<sameo@linux.intel.com>
Mon, 8 Apr 2013 15:28:29 +0000
(17:28 +0200)
This driver cannot be a module, so "remove" is never called. The
mishap is mine, and back then there was no warning due to __devexit().
Signed-off-by: Alessandro Rubini <rubini@gnudd.com>
Acked-by: Giancarlo Asnaghi <giancarlo.asnaghi@st.com>
Acked-by: Davide Ciminaghi <ciminaghi@gnudd.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
No differences found