x86/soc: remove INT_VEC_IRQ0

This macro is not being used anymore, so remove it.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
This commit is contained in:
Daniel Leung 2020-04-20 19:07:53 -07:00 committed by Kumar Gala
parent 3b96e4f71c
commit 62ce2a11a6
2 changed files with 0 additions and 3 deletions

View File

@ -22,8 +22,6 @@
#include <random/rand32.h>
#endif
#define INT_VEC_IRQ0 0x20 /* vector number for IRQ0 */
/*
* UART
*/

View File

@ -27,7 +27,6 @@
*/
#define UART_NS16550_ACCESS_IOPORT
#define INT_VEC_IRQ0 0x20 /* Vector number for IRQ0 */
/* PCI definitions */
#define PCI_BUS_NUMBERS 1