]> git.sur5r.net Git - u-boot/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)
committerSimon Glass <sjg@chromium.org>
Wed, 5 Aug 2015 14:42:41 +0000 (08:42 -0600)
commit8aba36d89675ff52f57410c8f5c42d37ef2ac8b4
tree718de1bfc3e3a861b40ca79da5d420becbf657a4
parent8b097916faa20f04ff4b0147ebcf0331204ec96b
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