Patrick Georgi submitted this change.

View Change

Approvals: build bot (Jenkins): Verified Patrick Georgi: Looks good to me, approved
lint/lint-extended-007-checkpatch: Fix obsolete paths

Change-Id: I7a6ca083e79d285b8c596631f21ccdfe2777e20e
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/39171
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
---
M util/lint/lint-extended-007-checkpatch
1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/util/lint/lint-extended-007-checkpatch b/util/lint/lint-extended-007-checkpatch
index 4610b5e..c221d4a 100755
--- a/util/lint/lint-extended-007-checkpatch
+++ b/util/lint/lint-extended-007-checkpatch
@@ -21,9 +21,7 @@
src/drivers/dec src/drivers/gic src/drivers/ti \
src/ec/purism \
src/include/boot src/include/superio src/include/sys \
-src/mainboard/adlink src/mainboard/linutop \
-src/mainboard/purism src/mainboard/ti \
-src/soc/rdc \
+src/mainboard/adlink src/mainboard/purism src/mainboard/ti \
src/superio/acpi src/superio/common \
"


To view, visit change 39171. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I7a6ca083e79d285b8c596631f21ccdfe2777e20e
Gerrit-Change-Number: 39171
Gerrit-PatchSet: 2
Gerrit-Owner: HAOUAS Elyes <ehaouas@noos.fr>
Gerrit-Reviewer: HAOUAS Elyes <ehaouas@noos.fr>
Gerrit-Reviewer: Jacob Garber <jgarber1@ualberta.ca>
Gerrit-Reviewer: Martin Roth <martinroth@google.com>
Gerrit-Reviewer: Patrick Georgi <pgeorgi@google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-CC: Paul Menzel <paulepanter@users.sourceforge.net>
Gerrit-MessageType: merged