SPDX: Convert all of our single license tags to Linux Kernel style
[platform/kernel/u-boot.git] / arch / x86 / include / asm / arch-queensbay / fsp / fsp_vpd.h
index bce58b1..7572fc7 100644 (file)
@@ -1,17 +1,14 @@
+/* SPDX-License-Identifier: Intel */
 /*
  * Copyright (C) 2013, Intel Corporation
  * Copyright (C) 2014, Bin Meng <bmeng.cn@gmail.com>
  *
  * This file is automatically generated. Please do NOT modify !!!
- *
- * SPDX-License-Identifier:    Intel
  */
 
 #ifndef __VPDHEADER_H__
 #define __VPDHEADER_H__
 
-#define UPD_TERMINATOR 0x55AA
-
 struct __packed upd_region {
        u64     sign;                   /* Offset 0x0000 */
        u64     reserved;               /* Offset 0x0008 */
@@ -37,7 +34,6 @@ struct __packed upd_region {
 };
 
 #define VPD_IMAGE_ID   0x445056574F4E4E4D      /* 'MNNOWVPD' */
-#define VPD_IMAGE_REV  0x00000301
 
 struct __packed vpd_region {
        u64     sign;                   /* Offset 0x0000 */