aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/cannonlake/acpi/ish.asl
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/intel/cannonlake/acpi/ish.asl')
-rw-r--r--src/soc/intel/cannonlake/acpi/ish.asl9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/soc/intel/cannonlake/acpi/ish.asl b/src/soc/intel/cannonlake/acpi/ish.asl
deleted file mode 100644
index 98ca6781d7..0000000000
--- a/src/soc/intel/cannonlake/acpi/ish.asl
+++ /dev/null
@@ -1,9 +0,0 @@
-/* SPDX-License-Identifier: GPL-2.0-only */
-
-/* Intel Integrated Sensor Hub Controller 0:13.0 */
-
-Device (ISHB)
-{
- Name (_ADR, 0x00130000)
- Name (_DDN, "Integrated Sensor Hub Controller")
-}