diff options
author | Arnd Bergmann <arnd@arndb.de> | 2012-05-10 13:01:46 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-05-10 15:06:44 -0700 |
commit | b8cd742acfd78a4689148fb80cf74bc26e7f1f3c (patch) | |
tree | 9c447d733ca74ed22b8272db5cb9a40586ab04a7 /mm/nobootmem.c | |
parent | 8c7577637ca31385e92769a77e2ab5b428e8b99c (diff) |
drivers/leds: correct __devexit annotations
__devexit functions are discarded without CONFIG_HOTPLUG, so they need
to be referenced carefully. A __devexit function may also not be called
from a __devinit function.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Cc: Bryan Wu <bryan.wu@canonical.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/nobootmem.c')
0 files changed, 0 insertions, 0 deletions