Skip to content

Commit fe71f6e

Browse files
juerghtmlind
authored andcommitted
ARM: OMAP2+: Kconfig: Fix indentation
The convention for indentation seems to be a single tab. Help text is further indented by an additional two whitespaces. Fix the lines that violate these rules. While at it, remove an extra tab. Signed-off-by: Juerg Haefliger <[email protected]> Message-Id: <[email protected]> [[email protected]: updated for extra tab] Signed-off-by: Tony Lindgren <[email protected]>
1 parent 942228f commit fe71f6e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

arch/arm/mach-omap2/Kconfig

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ config ARCH_OMAP2PLUS
122122
config OMAP_INTERCONNECT_BARRIER
123123
bool
124124
select ARM_HEAVY_MB
125-
125+
126126
config ARCH_OMAP
127127
bool
128128

@@ -241,10 +241,10 @@ config MACH_OMAP2_TUSB6010
241241
default y if MACH_NOKIA_N8X0
242242

243243
config MACH_NOKIA_N810
244-
bool
244+
bool
245245

246246
config MACH_NOKIA_N810_WIMAX
247-
bool
247+
bool
248248

249249
config MACH_NOKIA_N8X0
250250
bool "Nokia N800/N810"

0 commit comments

Comments
 (0)