soc/intel/alderlake: Remove unused S0IX variable

Signed-off-by: Sean Rhodes <sean@starlabs.systems>
Change-Id: I85fc5dabf10c6df7f11fd1defe8a39afc9f95325
Reviewed-on: https://review.coreboot.org/c/coreboot/+/72797
Reviewed-by: Subrata Banik <subratabanik@google.com>
Reviewed-by: Eric Lai <eric_lai@quanta.corp-partner.google.com>
Reviewed-by: Lean Sheng Tan <sheng.tan@9elements.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
Sean Rhodes 2023-02-06 09:01:56 +00:00 committed by Lean Sheng Tan
parent 77128a8dcd
commit 0095fce186
1 changed files with 0 additions and 6 deletions

View File

@ -42,12 +42,6 @@
Scope (\_SB) Scope (\_SB)
{ {
#if !CONFIG(SOC_INTEL_ALDERLAKE_S3)
Name (S0IX, 0)
#else
Name (S0IX, 1)
#endif
/* Device base address */ /* Device base address */
Method (BASE, 1) Method (BASE, 1)
{ {