diff options
author | Arnd Bergmann <arnd@arndb.de> | 2012-04-14 10:25:04 -0600 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-04-18 14:54:31 -0700 |
commit | 0ed0d579cb19e00acda762bad0d526477833c4e7 (patch) | |
tree | f5e5e3bf0e55ac41221f5ba612f50c5dc8da002d /drivers/misc/bmp085.c | |
parent | 2dc60c589ba810b0c746c91f390a6796b4176572 (diff) | |
download | talos-obmc-linux-0ed0d579cb19e00acda762bad0d526477833c4e7.tar.gz talos-obmc-linux-0ed0d579cb19e00acda762bad0d526477833c4e7.zip |
misc: do not mark exported functions __devexit
No symbol can be exported when the section is discarded - the only
solution I could think of is not to mark symbols as __devexit
when they are exported.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/misc/bmp085.c')
0 files changed, 0 insertions, 0 deletions