]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
x86: Tidy up a few minor issues with interrupts
authorSimon Glass <sjg@chromium.org>
Fri, 31 Jul 2015 15:31:32 +0000 (09:31 -0600)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 06:00:52 +0000 (08:00 +0200)
commitc86b94cd2dc9187cff1f0aaaa642e0a36052264a
treedc03ac7a14d73cb634545805d1d6d5d66daebc7d
parentb59a203048e8f9036b7a4150fd9a0a8da15c5f31
x86: Tidy up a few minor issues with interrupts

Fix a typo, remove an unused field and make sure to use existing #define
constants instead of open-coded values.

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