Missing endif

Change-Id: Ib6fa6512540f5bfbc68fea2ff355dc36f7102b8c
This commit is contained in:
Jeremy Soller
2023-02-22 14:32:14 -07:00
parent b4768db0a7
commit 3078f35bff

View File

@@ -22,6 +22,7 @@ Scope (\_SB) {
Scope (PEG2) {
#include <drivers/gfx/nvidia/acpi/tigerlake.asl>
}
#endif
#endif // CONFIG(SOC_INTEL_ALDERLAKE_PCH_S)
#endif // CONFIG(DRIVERS_GFX_NVIDIA)
}
}