intel/apollolake: Fix whitespace issues
Change-Id: Ia5bcd19d994e23375d7e6d2050113c809ae57296 Signed-off-by: Martin Roth <martinroth@google.com> Reviewed-on: https://review.coreboot.org/14368 Tested-by: build bot (Jenkins) Reviewed-by: Andrey Petrov <andrey.petrov@intel.com>
This commit is contained in:
@@ -119,6 +119,7 @@ Method (_CRS, 0, Serialized)
|
||||
CreateQwordField (MCRS, ^PM02._LEN, MLEN)
|
||||
|
||||
Store (^TUUD, Local0)
|
||||
|
||||
If (LLessEqual (Local0, 0x1000000000))
|
||||
{
|
||||
Store (0, MMIN)
|
||||
|
@@ -59,6 +59,5 @@ Method(_PRT)
|
||||
Package(){0x001CFFFF, 0, 0, EMMC_INT},
|
||||
Package(){0x001EFFFF, 0, 0, SDIO_INT},
|
||||
Package(){0x001FFFFF, 1, 0, SMBUS_INT},
|
||||
}
|
||||
)
|
||||
})
|
||||
}
|
||||
|
@@ -53,5 +53,4 @@
|
||||
#define EMMC_INT 39
|
||||
#define SDIO_INT 42
|
||||
|
||||
|
||||
#endif /* _SOC_INT_DEFINE_ASL_ */
|
Reference in New Issue
Block a user