aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAngel Pons <th3fanbus@gmail.com>2022-08-10 23:20:23 +0200
committerTim Wawrzynczak <twawrzynczak@chromium.org>2022-08-24 21:29:24 +0000
commit39cb97d64dcb5e45e84d748e935406cf5b709242 (patch)
tree78f56e952e6faa13e37a264cf955ff8a9fc23748
parentec11a6e5b1aac447321ee7eee23d90a93e0497df (diff)
soc/intel/common/block: Drop empty smm.h
This file has nothing useful. Get rid of it. Change-Id: Id2a42005d3b4b5161079c9ff48867cfc6fb0413d Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/66612 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Nico Huber <nico.h@gmx.de> Reviewed-by: Subrata Banik <subratabanik@google.com> Reviewed-by: Michael Niewöhner <foss@mniewoehner.de>
-rw-r--r--src/soc/intel/common/block/include/intelblocks/smm.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/soc/intel/common/block/include/intelblocks/smm.h b/src/soc/intel/common/block/include/intelblocks/smm.h
deleted file mode 100644
index 16990d45f4..0000000000
--- a/src/soc/intel/common/block/include/intelblocks/smm.h
+++ /dev/null
@@ -1,3 +0,0 @@
-/* SPDX-License-Identifier: CC-PDDC */
-
-/* Please update the license if adding licensable material. */