git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
26632be
)
ARM: 7996/1: floppy.h: remove deprecated IRQF_DISABLED
author
Michael Opdenacker
<michael@free-electrons.com>
Tue, 4 Mar 2014 20:51:44 +0000
(21:51 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Wed, 12 Mar 2014 10:32:29 +0000
(10:32 +0000)
This patch removes the use of the IRQF_DISABLED flag
in arch/arm/include/asm/floppy.h
It's a NOOP since 2.6.35 and it will be removed one day.
Signed-off-by: Michael Opdenacker <michael.opdenacker@free-electrons.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found