summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorMasahiro Yamada <[email protected]>2015-07-13 13:17:04 +0900
committerSimon Glass <[email protected]>2015-07-22 07:30:31 -0600
commit5f7e310467b62e136831f6ea418c91f82df18b77 (patch)
tree5a090fbd7aafac14c6d4243c2e6735f33c369b8d /include/linux
parentb86f795a378fdeb873cdc464367660fb3b49c443 (diff)
x86: delete unneeded declarations of disable_irq() and enable_irq()
These two declarations in arch/x86/include/asm/interrupt.h conflict with ones in include/linux/compat.h, so x86 boards cannot include <linux/compat.h>. The comment /* arch/x86/lib/interrupts.c */ is bogus now, and we do not see any definitions of disable_irq() and enable_irq() in there. Signed-off-by: Masahiro Yamada <[email protected]> Reviewed-by: Bin Meng <[email protected]> Acked-by: Simon Glass <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions