soc/intel/jasperlake: Delete unused ipu.asl
Signed-off-by: Subrata Banik <subrata.banik@intel.com> Change-Id: I8c7363d442ed40c36fc01dc3608bab864865f29d Reviewed-on: https://review.coreboot.org/c/coreboot/+/45977 Reviewed-by: Angel Pons <th3fanbus@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
415b598742
commit
500c245f3c
|
@ -1,10 +0,0 @@
|
||||||
/* SPDX-License-Identifier: GPL-2.0-only */
|
|
||||||
|
|
||||||
Scope (\_SB.PCI0)
|
|
||||||
{
|
|
||||||
Device (IPU0)
|
|
||||||
{
|
|
||||||
Name (_ADR, 0x00050000)
|
|
||||||
Name (_DDN, "Camera and Imaging Subsystem")
|
|
||||||
}
|
|
||||||
}
|
|
Loading…
Reference in New Issue