diff options
author | Johan Hovold <jhovold@gmail.com> | 2013-03-08 10:07:59 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-03-12 23:20:46 (GMT) |
commit | 01230551e7c2fb9a1c2519b356d703851049cbe0 (patch) | |
tree | 3035138abd333894cd6275dc3a8847cee1628969 /net/mac80211/tx.c | |
parent | 2d798a3f20ae992b0b69a2b68c04ada397c32ed4 (diff) | |
download | linux-01230551e7c2fb9a1c2519b356d703851049cbe0.tar.xz |
w1-gpio: remove erroneous __exit and __exit_p()
Commit 8a1861d997 ("w1-gpio: Simplify & get rid of defines") changed
(apparently unknowingly) the driver to a hotpluggable platform-device
driver but did not not update the section markers for probe and remove
(to __devinit/exit, which have since been removed). A later commit fixed
the section mismatch for probe, but left remove marked with __exit.
Signed-off-by: Johan Hovold <jhovold@gmail.com>
Cc: stable <stable@vger.kernel.org> # 3.8
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/mac80211/tx.c')
0 files changed, 0 insertions, 0 deletions