diff options
Diffstat (limited to 'src/superio')
-rw-r--r-- | src/superio/smsc/smscsuperio/smscsuperio_early_serial.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/superio/smsc/smscsuperio/smscsuperio_early_serial.c b/src/superio/smsc/smscsuperio/smscsuperio_early_serial.c index 28022b649e..de2e891742 100644 --- a/src/superio/smsc/smscsuperio/smscsuperio_early_serial.c +++ b/src/superio/smsc/smscsuperio/smscsuperio_early_serial.c @@ -19,6 +19,7 @@ */ #include <arch/romcc_io.h> +#include <device/pnp_def.h> /* All known/supported SMSC Super I/Os have the same logical device IDs * for the serial ports (COM1, COM2). |