diff options
Diffstat (limited to 'src/soc/intel/jasperlake/p2sb.c')
-rw-r--r-- | src/soc/intel/jasperlake/p2sb.c | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/soc/intel/jasperlake/p2sb.c b/src/soc/intel/jasperlake/p2sb.c index 64f181f634..328c4d3bab 100644 --- a/src/soc/intel/jasperlake/p2sb.c +++ b/src/soc/intel/jasperlake/p2sb.c @@ -12,12 +12,6 @@ * GNU General Public License for more details. */ -/* - * This file is created based on Intel Tiger Lake Processor PCH Datasheet - * Document number: 575857 - * Chapter number: 3 - */ - #include <console/console.h> #include <intelblocks/p2sb.h> |