treewide: Fix include guards
Include guards should cover the whole file. Signed-off-by: Maximilian Brune <maximilian.brune@9elements.com> Change-Id: Idbb7b26b31460ad5ac6b8a55a41eb274a8fcec92 Reviewed-on: https://review.coreboot.org/c/coreboot/+/89871 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Jakub "Kuba" Czapiga <czapiga@google.com>
This commit is contained in:
parent
971f10d1d7
commit
04d5201426
6 changed files with 18 additions and 16 deletions
|
|
@ -606,5 +606,4 @@ const BL_HSIO_INFORMATION harcuvar_hsio_config[] = {
|
|||
BL_FIA_PCIE_ROOT_PORT_7)} } }
|
||||
};
|
||||
#endif
|
||||
#endif
|
||||
/* _MAINBOARD_HSIO_H */
|
||||
#endif /* _MAINBOARD_HSIO_H */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue