x86: Remove dead codes wrapped by PARANOID_IRQ_TRIGGERS
authorBin Meng <bmeng.cn@gmail.com>
Fri, 23 Oct 2015 02:13:27 +0000 (19:13 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Fri, 13 Nov 2015 14:46:16 +0000 (06:46 -0800)
commit360c3013c85024c171692b29fc5900aa8e1f5e47
tree9c372408ffb60f75c7c1524e56b39be6bc413258
parent6c5052716e252d8ccbf161042b5a167fb1090030
x86: Remove dead codes wrapped by PARANOID_IRQ_TRIGGERS

PARANOID_IRQ_TRIGGERS is not referenced anywhere in U-Boot.
Remove these dead codes wrapped by it.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
arch/x86/lib/pcat_interrupts.c