ARM: s3c24xx: Consistently use tab for indenting member assignments
authorKrzysztof Kozlowski <krzk@kernel.org>
Mon, 10 Sep 2018 17:03:41 +0000 (19:03 +0200)
committerKrzysztof Kozlowski <krzk@kernel.org>
Mon, 10 Sep 2018 17:10:02 +0000 (19:10 +0200)
commit511038fa6689feb264a7765de82565f9cf0fa88b
tree724ab632acc52eb113fe9c04da20cb612b473863
parente728e4f2010063ac0f3a4f220cca14b3a334469d
ARM: s3c24xx: Consistently use tab for indenting member assignments

Code was mixing spaces and tabs for indenting members in structures.

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
arch/arm/mach-s3c24xx/mach-mini2440.c