diff options
Diffstat (limited to 'src/mainboard/google/cyan/spd')
-rw-r--r-- | src/mainboard/google/cyan/spd/spd.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/google/cyan/spd/spd.c b/src/mainboard/google/cyan/spd/spd.c index 106faf4c9c..7682677d69 100644 --- a/src/mainboard/google/cyan/spd/spd.c +++ b/src/mainboard/google/cyan/spd/spd.c @@ -16,7 +16,6 @@ #include <cbfs.h> #include <cbmem.h> -#include <compiler.h> #include <console/console.h> #include <gpio.h> #include <lib.h> |