diff options
author | Jim Quinlan <jim2101024@gmail.com> | 2012-09-06 15:36:55 (GMT) |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2012-11-09 09:59:10 (GMT) |
commit | 92d11594f688c8b55b51e80f2eac4417396237a4 (patch) | |
tree | 6df61bb032c29c0686ae7352070df95e99e78c19 /arch/mips/configs | |
parent | 9de79c500600c5868e83712a2ea5b0b48f83af24 (diff) | |
download | linux-fsl-qoriq-92d11594f688c8b55b51e80f2eac4417396237a4.tar.xz |
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/configs')
0 files changed, 0 insertions, 0 deletions