Julius Werner has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/34233 )
Change subject: src: Use 'include <gpio.h>' when appropriate
......................................................................
Patch Set 4:
<soc/gpio.h> should never be directly included by any file (other than gpio.h itself). All code using GPIO features should always and only include <gpio.h>, and having access to SoC-specific definitions from there should be implicit.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/34233
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I570c6fcc889b37297fed7f1e252de1ff1ff632fb
Gerrit-Change-Number: 34233
Gerrit-PatchSet: 4
Gerrit-Owner: HAOUAS Elyes
ehaouas@noos.fr
Gerrit-Reviewer: HAOUAS Elyes
ehaouas@noos.fr
Gerrit-Reviewer: Julius Werner
jwerner@chromium.org
Gerrit-Reviewer: Patrick Rudolph
patrick.rudolph@9elements.com
Gerrit-Reviewer: Patrick Rudolph
siro@das-labor.org
Gerrit-Reviewer: Philipp Deppenwiese
zaolin.daisuki@gmail.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-Comment-Date: Thu, 11 Jul 2019 17:17:51 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: No
Gerrit-MessageType: comment