diff options
Diffstat (limited to 'src/mainboard/apple/macbook21/smihandler.c')
-rw-r--r-- | src/mainboard/apple/macbook21/smihandler.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/apple/macbook21/smihandler.c b/src/mainboard/apple/macbook21/smihandler.c index 0b3d615eb7..ab039ddbf0 100644 --- a/src/mainboard/apple/macbook21/smihandler.c +++ b/src/mainboard/apple/macbook21/smihandler.c @@ -26,7 +26,6 @@ #include "southbridge/intel/i82801gx/i82801gx.h" #include <pc80/mc146818rtc.h> #include <delay.h> -#include "smi.h" /* The southbridge SMI handler checks whether gnvs has a * valid pointer before calling the trap handler |