Subrata Banik has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/45194 )
Change subject: soc/intel/tigerlake: Maintain consistent tab in iomap.h ......................................................................
soc/intel/tigerlake: Maintain consistent tab in iomap.h
This patch converts inconsistent white space into tab.
Signed-off-by: Subrata Banik subrata.banik@intel.com Change-Id: If5e191b92e3e53b43335136ef51bc62589b955a0 --- M src/soc/intel/tigerlake/include/soc/iomap.h 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/94/45194/1
diff --git a/src/soc/intel/tigerlake/include/soc/iomap.h b/src/soc/intel/tigerlake/include/soc/iomap.h index cd964f0..6fa29d3 100644 --- a/src/soc/intel/tigerlake/include/soc/iomap.h +++ b/src/soc/intel/tigerlake/include/soc/iomap.h @@ -53,7 +53,7 @@ #define GFXVT_BASE_ADDRESS 0xfed90000 #define GFXVT_BASE_SIZE 0x1000
-#define IPUVT_BASE_ADDRESS 0xfed92000 +#define IPUVT_BASE_ADDRESS 0xfed92000 #define IPUVT_BASE_SIZE 0x1000
#define VTVC0_BASE_ADDRESS 0xfed91000