diff options
author | Jim Quinlan | 2012-09-06 11:36:55 -0400 |
---|---|---|
committer | Ralf Baechle | 2012-11-09 10:59:10 +0100 |
commit | 92d11594f688c8b55b51e80f2eac4417396237a4 (patch) | |
tree | 6df61bb032c29c0686ae7352070df95e99e78c19 /arch/mips/mti-malta | |
parent | 9de79c500600c5868e83712a2ea5b0b48f83af24 (diff) |
MIPS: Remove irqflags.h dependency from bitops.h
The "else clause" of most functions in bitops.h invoked
raw_local_irq_{save,restore}() and in doing so had a dependency on
irqflags.h. This fix moves said code to bitops.c, removing the
dependency.
Signed-off-by: Jim Quinlan <jim2101024@gmail.com>
Cc: linux-mips@linux-mips.org
Cc: David Daney <ddaney.cavm@gmail.com>
Cc: Kevin Cernekee cernekee@gmail.com
Cc: Jim Quinlan <jim2101024@gmail.com>
Patchwork: https://patchwork.linux-mips.org/patch/4320/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/mti-malta')
0 files changed, 0 insertions, 0 deletions