diff options
Diffstat (limited to 'src/soc/intel/jasperlake/graphics.c')
-rw-r--r-- | src/soc/intel/jasperlake/graphics.c | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/soc/intel/jasperlake/graphics.c b/src/soc/intel/jasperlake/graphics.c index fef17e17e8..4f5d573c8b 100644 --- a/src/soc/intel/jasperlake/graphics.c +++ b/src/soc/intel/jasperlake/graphics.c @@ -13,12 +13,6 @@ * GNU General Public License for more details. */ -/* - * This file is created based on Intel Tiger Lake Processor SA Datasheet - * Document number: 571131 - * Chapter number: 4 - */ - #include <arch/acpi.h> #include <console/console.h> #include <fsp/util.h> |