coreboot-kgpe-d16/src
Richard Spiegel c661c8eab1 soc/amd/stoneyridge: Improve code quality
Remove empty functions. In function pointer structure
"device_operations", replace the 0 equality by NULL equality.
Files: hda.c, sata.c and usb.c

Change-Id: I9f8dc7681ab2e651872e69a8b2e990e59ebe80c9
Signed-off-by: Richard Spiegel <richard.spiegel@amd.corp-partner.google.com>
Reviewed-on: https://review.coreboot.org/21522
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2017-09-15 19:28:11 +00:00
..
acpi src/acpi: Add guards on all header files 2017-08-01 23:04:27 +00:00
arch arch/x86: Fix typo with MTRR 2017-09-13 17:26:27 +00:00
commonlib sb/intel/bd82x6x: Add time-stamp around ME DRAM update 2017-09-13 16:19:06 +00:00
console console: Add weak method to notify about death 2017-08-14 11:01:41 +00:00
cpu AGESA boards: Drop heapManager.h includes 2017-09-12 16:35:56 +00:00
device device: acpi_name() should take a const struct device 2017-09-14 14:34:27 +00:00
drivers device: acpi_name() should take a const struct device 2017-09-14 14:34:27 +00:00
ec ec/google: Add command to set APU SKU ID to EC 2017-09-13 17:03:34 +00:00
include timestamp: Add function to get time since boot 2017-09-14 18:12:39 +00:00
lib timestamp: Add function to get time since boot 2017-09-14 18:12:39 +00:00
mainboard mb/google/poppy: enable AER for PCIe root port 0 2017-09-15 18:20:42 +00:00
northbridge device: acpi_name() should take a const struct device 2017-09-14 14:34:27 +00:00
soc soc/amd/stoneyridge: Improve code quality 2017-09-15 19:28:11 +00:00
southbridge device: acpi_name() should take a const struct device 2017-09-14 14:34:27 +00:00
superio superio/winbond/w83627*: Remove deprecated code 2017-08-21 17:02:53 +00:00
vboot vboot: Add config to enable EC EFS support 2017-09-13 02:24:47 +00:00
vendorcode AGESA buildsystem: Reduce include path exposure 2017-09-13 22:52:13 +00:00
Kconfig clang: Allow ANY_TOOLCHAIN for non-coreboot clang 2017-09-02 15:23:22 +00:00