aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/intel/fsp2_0/header_util/fspupdvpd.spatch
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/intel/fsp2_0/header_util/fspupdvpd.spatch')
-rw-r--r--src/drivers/intel/fsp2_0/header_util/fspupdvpd.spatch7
1 files changed, 2 insertions, 5 deletions
diff --git a/src/drivers/intel/fsp2_0/header_util/fspupdvpd.spatch b/src/drivers/intel/fsp2_0/header_util/fspupdvpd.spatch
index fc95f63a9f..dd8f05f935 100644
--- a/src/drivers/intel/fsp2_0/header_util/fspupdvpd.spatch
+++ b/src/drivers/intel/fsp2_0/header_util/fspupdvpd.spatch
@@ -1,11 +1,6 @@
/*
- * Semantic patch for fspupdvpd_sanitize.sh. Please call the script directly.
- *
* This file is part of the coreboot project.
*
- * Copyright (C) 2015 Intel Corp.
- * (Written by Alexandru Gagniuc <alexandrux.gagniuc@intel.com> for Intel Corp.)
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
@@ -17,6 +12,8 @@
* GNU General Public License for more details.
*/
+/* Semantic patch for fspupdvpd_sanitize.sh. Please call the script directly. */
+
@ kill_pragma_pack @
@@
- #pragma pack(...)