diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2010-01-01 02:26:05 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-01-01 02:26:05 +0100 |
commit | cd6e125c58ae1561bedb6ea6f70b00d6c2599d62 (patch) | |
tree | cbed14647878227212ea32cd9fbc1e6a7c1fb6aa /fs/fs-writeback.c | |
parent | pci: avoid compiler warning in quirks.c (diff) | |
download | linux-cd6e125c58ae1561bedb6ea6f70b00d6c2599d62.tar.xz linux-cd6e125c58ae1561bedb6ea6f70b00d6c2599d62.zip |
twl4030-irq.c: fix compiler warning due to raw-spinlock conversion
Commit 239007b844 ("genirq: Convert irq_desc.lock to raw_spinlock")
seems to have missed this driver, leaving it to use the normal spin-lock
functions for the irq descriptor lock, which is now a raw lock.
Reported-and-compile-tested-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions