]> git.sur5r.net Git - u-boot/blobdiff - arch/x86/include/asm/arch-ivybridge/pei_data.h
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / arch / x86 / include / asm / arch-ivybridge / pei_data.h
index 5026c8bab317002e9987bdc96a534d067318511d..b8da21bed7bf1cf3cf2a76e04ada5479de7c427a 100644 (file)
@@ -1,12 +1,13 @@
+/* SPDX-License-Identifier: GPL-2.0 */
 /*
  * Copyright (c) 2011, Google Inc.
- *
- * SPDX-License-Identifier:    GPL-2.0
  */
 
 #ifndef ASM_ARCH_PEI_DATA_H
 #define ASM_ARCH_PEI_DATA_H
 
+#include <linux/linkage.h>
+
 struct pch_usb3_controller_settings {
        /* 0: Disable, 1: Enable, 2: Auto, 3: Smart Auto */
        uint16_t mode;