repo.or.cz
/
coreboot2.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
soc/intel: Remove blank lines before '}' and after '{'
[coreboot2.git]
/
src
/
soc
/
intel
/
xeon_sp
/
acpi
/
pch.asl
blob
fef68b0818168cb2aebbcd434f4394773c3faf06
1
/* SPDX-License-Identifier: GPL-2.0-or-later */
2
3
/* This file should be included in the proper platform ACPI \_SB PCI scope */
4
5
/* GPIO */
6
#include <soc/intel/xeon_sp/acpi/gpio.asl>
7
8
/* LPC 0:1f.0 */
9
#include <soc/intel/common/block/acpi/acpi/lpc.asl>