commit | 895ce2d891a094aeb7e9e3f3ec6a0e4c8bf038aa | [log] [tgz] |
---|---|---|
author | Alessandro Rubini <rubini@gnudd.com> | Fri Feb 22 10:39:59 2013 +0100 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Mon Apr 08 17:28:29 2013 +0200 |
tree | bb60c34a28d85cd8a322f30af0229af57e3cbf41 | |
parent | 1383e00f79a7bd6333083a12b43481b6bf2bdcb4 [diff] |
mfd: sta2x11: Build warning fix 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>