diff options
author | Arnd Bergmann <arnd@arndb.de> | 2012-04-20 12:56:10 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-04-21 21:28:47 +0200 |
commit | 65f6092517466fa18ad77743d39723787e8fa051 (patch) | |
tree | 676391a0394e246ea79033a0ba7ebbaddeb5f4f6 /drivers/net/caif | |
parent | davinci_cpdma: export symbols used by other drivers (diff) | |
download | linux-65f6092517466fa18ad77743d39723787e8fa051.tar.xz linux-65f6092517466fa18ad77743d39723787e8fa051.zip |
drivers/net: add missing __devexit_p() annotations
Drivers that refer to a __devexit function in an operations
structure need to annotate that pointer with __devexit_p so
replace it with a NULL pointer when the section gets discarded.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/caif')
0 files changed, 0 insertions, 0 deletions