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
/
denverton_ns
/
acpi
/
sata.asl
blob
3606508bc9913d40f996990f70013eaab4f20535
1
/* SPDX-License-Identifier: GPL-2.0-only */
2
3
// Intel SATA Controller 0:13.0
4
5
Device (SATA)
6
{
7
Name (_ADR, 0x00130000)
8
9
/* TODO */
10
}