summaryrefslogtreecommitdiff
path: root/arch/arm/mach-keystone/include/mach/hardware.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-09-30 10:26:43 -0400
committerTom Rini <trini@konsulko.com>2021-09-30 10:26:43 -0400
commitc8988efc884c680eb4f34295df6689a7e312c15d (patch)
tree573cfefc2ab21a033ae98fa2afbd57f1f6528496 /arch/arm/mach-keystone/include/mach/hardware.h
parent6eecaf5d0f6b9a500dd5798f1f2bc8296bcfe158 (diff)
parent0cf207ec01cbacae47585fcc26591dd2296507d6 (diff)
Merge branch '2021-09-30-whitespace-cleanups' into next
- A large number of whitespace cleanups from Wolfgang
Diffstat (limited to 'arch/arm/mach-keystone/include/mach/hardware.h')
-rw-r--r--arch/arm/mach-keystone/include/mach/hardware.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/arch/arm/mach-keystone/include/mach/hardware.h b/arch/arm/mach-keystone/include/mach/hardware.h
index 0c5dc6a7395..98a8f058df4 100644
--- a/arch/arm/mach-keystone/include/mach/hardware.h
+++ b/arch/arm/mach-keystone/include/mach/hardware.h
@@ -148,8 +148,8 @@ typedef volatile unsigned int *dv_reg_p;
#define KS2_CIC_HOST_ENABLE_IDX_SET 0x34
#define KS2_CIC_CHAN_MAP(n) (0x0400 + (n << 2))
-#define KS2_UART0_BASE 0x02530c00
-#define KS2_UART1_BASE 0x02531000
+#define KS2_UART0_BASE 0x02530c00
+#define KS2_UART1_BASE 0x02531000
/* Boot Config */
#define KS2_DEVICE_STATE_CTRL_BASE 0x02620000
@@ -210,7 +210,7 @@ typedef volatile unsigned int *dv_reg_p;
#endif
/* AEMIF */
-#define KS2_AEMIF_CNTRL_BASE 0x21000a00
+#define KS2_AEMIF_CNTRL_BASE 0x21000a00
#define DAVINCI_ASYNC_EMIF_CNTRL_BASE KS2_AEMIF_CNTRL_BASE
/* Flag from ks2_debug options to check if DSPs need to stay ON */