diff options
Diffstat (limited to 'src/soc/intel/jasperlake/lockdown.c')
-rw-r--r-- | src/soc/intel/jasperlake/lockdown.c | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/soc/intel/jasperlake/lockdown.c b/src/soc/intel/jasperlake/lockdown.c index 18d4fa728e..7ad5e4aa69 100644 --- a/src/soc/intel/jasperlake/lockdown.c +++ b/src/soc/intel/jasperlake/lockdown.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: 4 - */ - #include <device/mmio.h> #include <intelblocks/cfg.h> #include <intelpch/lockdown.h> |