commit | c4b9ef8b070ff1fc52ffa56df73531c7bc4845a5 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Jul 31 09:31:32 2015 -0600 |
committer | Simon Glass <sjg@chromium.org> | Wed Aug 05 08:42:41 2015 -0600 |
tree | 718de1bfc3e3a861b40ca79da5d420becbf657a4 | |
parent | daa93d977eef7dfe21124eac5dd4ca87d1799e6d [diff] |
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>