Hello build bot (Jenkins), Patrick Georgi, Martin Roth, Aaron Durbin, Patrick Rudolph,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/40933
to look at the new patch set (#7).
Change subject: acpi: Update sata files to be more aligned with rest of acpi files ......................................................................
acpi: Update sata files to be more aligned with rest of acpi files
This change renames sata.c to acpi_sata.c and moves sata.h to include/acpi/acpi_sata.h to align them with the rest of the files under acpi/.
BUG=b:155428745
Change-Id: I3f97e5c12535a331d7347c0ecad00b07b5f13f37 Signed-off-by: Furquan Shaikh furquan@google.com --- M src/acpi/Makefile.inc R src/acpi/acpi_sata.c R src/include/acpi/acpi_sata.h M src/southbridge/intel/bd82x6x/sata.c M src/southbridge/intel/ibexpeak/sata.c 5 files changed, 4 insertions(+), 6 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/33/40933/7