commit | 7db27e864abe0110cec5087b77de777455581e8f | [log] [tgz] |
---|---|---|
author | Santosh Shilimkar <santosh.shilimkar@ti.com> | Sun Jul 11 14:13:26 2010 +0530 |
committer | Santosh Shilimkar <santosh.shilimkar@ti.com> | Tue Oct 26 11:40:02 2010 +0530 |
tree | 35af0f8801c1c785ef560edf4e076f4a2a4c095b | |
parent | 4e803c40b33822b52389952040f490e79973e94a [diff] |
ARM: l2x0: Fix coding-style in the cache-l2x0.h 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>