coreboot/src
Nico Huber a461b694a6 Drop unnecessary DEVICE_NOOP entries
Providing an explicit no-op function pointer is only necessary for
`.read_resources` and `.set_resources`. All other device-operation
pointers are optional and can be NULL.

Change-Id: I3d139f7be86180558cabec04b8566873062e33be
Signed-off-by: Nico Huber <nico.h@gmx.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/40206
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Edward O'Callaghan <quasisec@chromium.org>
Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-04-10 11:25:04 +00:00
..
acpi src/acpi: Update license headers to SPDX 2020-01-02 14:49:00 +00:00
arch arch/x86/acpi: add definitions for IVHD type 11h 2020-04-06 09:33:01 +00:00
commonlib src/commonlib: Use SPDX for GPL-2.0-only files 2020-04-04 01:14:24 +00:00
console src/console: Use SPDX for GPL-2.0-only files 2020-04-04 01:14:11 +00:00
cpu src/cpu: Use SPDX for GPL-2.0-only files 2020-04-04 14:59:17 +00:00
device Drop unnecessary DEVICE_NOOP entries 2020-04-10 11:25:04 +00:00
drivers Drop unnecessary DEVICE_NOOP entries 2020-04-10 11:25:04 +00:00
ec Drop unnecessary DEVICE_NOOP entries 2020-04-10 11:25:04 +00:00
include assert.h: Simplify dead_code() 2020-04-10 00:10:58 +00:00
lib src/lib: Use SPDX for GPL-2.0-only files 2020-04-04 16:35:53 +00:00
mainboard Drop unnecessary DEVICE_NOOP entries 2020-04-10 11:25:04 +00:00
northbridge Drop unnecessary DEVICE_NOOP entries 2020-04-10 11:25:04 +00:00
security assert.h: Simplify dead_code() 2020-04-10 00:10:58 +00:00
soc Drop unnecessary DEVICE_NOOP entries 2020-04-10 11:25:04 +00:00
southbridge Drop unnecessary DEVICE_NOOP entries 2020-04-10 11:25:04 +00:00
superio Drop unnecessary DEVICE_NOOP entries 2020-04-10 11:25:04 +00:00
vendorcode Drop unnecessary DEVICE_NOOP entries 2020-04-10 11:25:04 +00:00
Kconfig src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00