summaryrefslogtreecommitdiffstats
path: root/src/drivers/aspeed
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/aspeed')
-rw-r--r--src/drivers/aspeed/ast2050/ast2050.c1
-rw-r--r--src/drivers/aspeed/common/aspeed_coreboot.h1
-rw-r--r--src/drivers/aspeed/common/ast_dp501.c1
-rw-r--r--src/drivers/aspeed/common/ast_dram_tables.h1
-rw-r--r--src/drivers/aspeed/common/ast_drv.h1
-rw-r--r--src/drivers/aspeed/common/ast_main.c1
-rw-r--r--src/drivers/aspeed/common/ast_post.c1
-rw-r--r--src/drivers/aspeed/common/ast_tables.h1
8 files changed, 0 insertions, 8 deletions
diff --git a/src/drivers/aspeed/ast2050/ast2050.c b/src/drivers/aspeed/ast2050/ast2050.c
index e8d065b46679..5a1d92d6a319 100644
--- a/src/drivers/aspeed/ast2050/ast2050.c
+++ b/src/drivers/aspeed/ast2050/ast2050.c
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#include <arch/io.h>
#include <edid.h>
diff --git a/src/drivers/aspeed/common/aspeed_coreboot.h b/src/drivers/aspeed/common/aspeed_coreboot.h
index 1d8bdb9834f2..3f740b21c4f4 100644
--- a/src/drivers/aspeed/common/aspeed_coreboot.h
+++ b/src/drivers/aspeed/common/aspeed_coreboot.h
@@ -1,4 +1,3 @@
-/* This file is part of the coreboot project. */
/* SPDX-License-Identifier: GPL-2.0-or-later */
#ifndef _ASPEED_COREBOOT_
diff --git a/src/drivers/aspeed/common/ast_dp501.c b/src/drivers/aspeed/common/ast_dp501.c
index e687e5dc9fb3..460b85801edb 100644
--- a/src/drivers/aspeed/common/ast_dp501.c
+++ b/src/drivers/aspeed/common/ast_dp501.c
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
/*
* File taken from the Linux ast driver (v3.18.5)
diff --git a/src/drivers/aspeed/common/ast_dram_tables.h b/src/drivers/aspeed/common/ast_dram_tables.h
index 6aef028a29cd..d1b9884e8c38 100644
--- a/src/drivers/aspeed/common/ast_dram_tables.h
+++ b/src/drivers/aspeed/common/ast_dram_tables.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
/*
* File taken from the Linux ast driver (v3.18.5)
diff --git a/src/drivers/aspeed/common/ast_drv.h b/src/drivers/aspeed/common/ast_drv.h
index c71637fb1bd4..7d7d0745abbe 100644
--- a/src/drivers/aspeed/common/ast_drv.h
+++ b/src/drivers/aspeed/common/ast_drv.h
@@ -1,4 +1,3 @@
-/* This file is part of the coreboot project. */
/*
*
* Permission is hereby granted, free of charge, to any person obtaining a
diff --git a/src/drivers/aspeed/common/ast_main.c b/src/drivers/aspeed/common/ast_main.c
index 7a99afb50426..de68de77d8ba 100644
--- a/src/drivers/aspeed/common/ast_main.c
+++ b/src/drivers/aspeed/common/ast_main.c
@@ -1,4 +1,3 @@
-/* This file is part of the coreboot project. */
/*
*
* Permission is hereby granted, free of charge, to any person obtaining a
diff --git a/src/drivers/aspeed/common/ast_post.c b/src/drivers/aspeed/common/ast_post.c
index 6842ba7d52d6..2695b51199de 100644
--- a/src/drivers/aspeed/common/ast_post.c
+++ b/src/drivers/aspeed/common/ast_post.c
@@ -1,4 +1,3 @@
-/* This file is part of the coreboot project. */
/*
*
* Permission is hereby granted, free of charge, to any person obtaining a
diff --git a/src/drivers/aspeed/common/ast_tables.h b/src/drivers/aspeed/common/ast_tables.h
index 1b1158c4428e..eeb1997a1a91 100644
--- a/src/drivers/aspeed/common/ast_tables.h
+++ b/src/drivers/aspeed/common/ast_tables.h
@@ -1,4 +1,3 @@
-/* This file is part of the coreboot project. */
/*
*
* Permission to use, copy, modify, distribute, and sell this software and its