HAOUAS Elyes has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/36928 )
Change subject: sb/intel/i82801gx: Remove superfluous tabs ......................................................................
sb/intel/i82801gx: Remove superfluous tabs
Change-Id: Ia12836c6a3bb412afc3c0f0089704c1298da6d16 Signed-off-by: Elyes HAOUAS ehaouas@noos.fr --- M src/southbridge/intel/i82801gx/chip.h M src/southbridge/intel/i82801gx/i82801gx.h 2 files changed, 2 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/28/36928/1
diff --git a/src/southbridge/intel/i82801gx/chip.h b/src/southbridge/intel/i82801gx/chip.h index 75b9575..1fca400 100644 --- a/src/southbridge/intel/i82801gx/chip.h +++ b/src/southbridge/intel/i82801gx/chip.h @@ -88,4 +88,4 @@ uint32_t gen4_dec; };
-#endif /* SOUTHBRIDGE_INTEL_I82801GX_CHIP_H */ +#endif /* SOUTHBRIDGE_INTEL_I82801GX_CHIP_H */ diff --git a/src/southbridge/intel/i82801gx/i82801gx.h b/src/southbridge/intel/i82801gx/i82801gx.h index 3d27faa..f28d2b2 100644 --- a/src/southbridge/intel/i82801gx/i82801gx.h +++ b/src/southbridge/intel/i82801gx/i82801gx.h @@ -356,4 +356,4 @@ #define TCO1_CNT 0x68
#endif /* __ACPI__ */ -#endif /* SOUTHBRIDGE_INTEL_I82801GX_I82801GX_H */ +#endif /* SOUTHBRIDGE_INTEL_I82801GX_I82801GX_H */
Paul Menzel has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/36928 )
Change subject: sb/intel/i82801gx: Remove superfluous tabs ......................................................................
Patch Set 1: Code-Review+1
HAOUAS Elyes has abandoned this change. ( https://review.coreboot.org/c/coreboot/+/36928 )
Change subject: sb/intel/i82801gx: Remove superfluous tabs ......................................................................
Abandoned