diff options
Diffstat (limited to 'src/soc/intel/common/gma.h')
-rw-r--r-- | src/soc/intel/common/gma.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/soc/intel/common/gma.h b/src/soc/intel/common/gma.h index 1558cc5dc8..6b64690674 100644 --- a/src/soc/intel/common/gma.h +++ b/src/soc/intel/common/gma.h @@ -174,4 +174,3 @@ typedef struct { } __attribute__((packed)) optionrom_vbt_t; #endif /* _COMMON_GMA_H_ */ - |