aboutsummaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorMike Frysinger <[email protected]>2009-06-17 16:26:16 -0700
committerLinus Torvalds <[email protected]>2009-06-18 13:03:44 -0700
commitde3483b071d9f75490f52c1be78434ac4eeccea5 (patch)
treed40c97fbf5b32071bf082212b3bf0cb1aa6a7a69 /include/linux/debugobjects.h
parent77906a546127e056dbdac618a7afb5b92d00c058 (diff)
gpio: max7301: add missing __devexit marking
The remove member of the spi_driver max7301_driver uses __devexit_p(), so the remove function itself should be marked with __devexit. Even more so considering the probe function is marked with __devinit. Signed-off-by: Mike Frysinger <[email protected]> Acked-by: Juergen Beisert <[email protected]> Cc: Dmitry Baryshkov <[email protected]> Cc: David Brownell <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions