diff options
| author | Arnd Bergmann <[email protected]> | 2013-03-14 21:56:38 +0000 |
|---|---|---|
| committer | Samuel Ortiz <[email protected]> | 2013-03-15 06:42:22 +0000 |
| commit | 037154105e3767324db7c34bf8f540a12cb61d70 (patch) | |
| tree | d14977279174a1cd675bdbe1741f7077ddc08a5e /net/unix/af_unix.c | |
| parent | mfd: ab8500: Kill "reg" property from binding (diff) | |
| download | kernel-037154105e3767324db7c34bf8f540a12cb61d70.tar.gz kernel-037154105e3767324db7c34bf8f540a12cb61d70.zip | |
mfd: twl4030-madc: Remove __exit_p annotation
4740f73fe5 "mfd: remove use of __devexit" removed the __devexit annotation
on the twl4030_madc_remove function, but left an __exit_p() present on the
pointer to this function. Using __exit_p was as wrong with the devexit in
place as it is now, but now we get a gcc warning about an unused function.
In order for the twl4030_madc_remove to work correctly in built-in code, we
have to remove the __exit_p.
Cc: Bill Pemberton <[email protected]>
Cc: Greg Kroah-Hartman <[email protected]>
Signed-off-by: Arnd Bergmann <[email protected]>
Signed-off-by: Samuel Ortiz <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
