ARM: l2x0: Fix coding-style in the cache-l2x0.h
authorSantosh Shilimkar <santosh.shilimkar@ti.com>
Sun, 11 Jul 2010 08:43:26 +0000 (14:13 +0530)
committerSantosh Shilimkar <santosh.shilimkar@ti.com>
Tue, 26 Oct 2010 06:10:02 +0000 (11:40 +0530)
Replace tab with space after #define to be consisten with other
define in the file. Also move the bit mask below the register offsets.

Signed-off-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Acked-by: Linus Walleij <linus.walleij@stericsson.com>

No differences found