diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2013-01-22 06:59:30 -0500 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2013-02-01 04:00:22 -0500 |
commit | 7034228792cc561e79ff8600f02884bd4c80e287 (patch) | |
tree | 89b77af37d087d9de236fc5d21f60bf552d0a2c6 /arch/mips/include/asm/mach-lasat | |
parent | 405ab01c70e18058d9c01a1256769a61fc65413e (diff) |
MIPS: Whitespace cleanup.
Having received another series of whitespace patches I decided to do this
once and for all rather than dealing with this kind of patches trickling
in forever.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/include/asm/mach-lasat')
-rw-r--r-- | arch/mips/include/asm/mach-lasat/mach-gt64120.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/arch/mips/include/asm/mach-lasat/mach-gt64120.h b/arch/mips/include/asm/mach-lasat/mach-gt64120.h index 1a9ad45cc135..c253d3fa5167 100644 --- a/arch/mips/include/asm/mach-lasat/mach-gt64120.h +++ b/arch/mips/include/asm/mach-lasat/mach-gt64120.h | |||
@@ -1,6 +1,6 @@ | |||
1 | /* | 1 | /* |
2 | * This is a direct copy of the ev96100.h file, with a global | 2 | * This is a direct copy of the ev96100.h file, with a global |
3 | * search and replace. The numbers are the same. | 3 | * search and replace. The numbers are the same. |
4 | * | 4 | * |
5 | * The reason I'm duplicating this is so that the 64120/96100 | 5 | * The reason I'm duplicating this is so that the 64120/96100 |
6 | * defines won't be confusing in the source code. | 6 | * defines won't be confusing in the source code. |
@@ -18,8 +18,8 @@ | |||
18 | * | 18 | * |
19 | * (Guessing ...) | 19 | * (Guessing ...) |
20 | */ | 20 | */ |
21 | #define GT_PCI_MEM_BASE 0x12000000UL | 21 | #define GT_PCI_MEM_BASE 0x12000000UL |
22 | #define GT_PCI_MEM_SIZE 0x02000000UL | 22 | #define GT_PCI_MEM_SIZE 0x02000000UL |
23 | #define GT_PCI_IO_BASE 0x10000000UL | 23 | #define GT_PCI_IO_BASE 0x10000000UL |
24 | #define GT_PCI_IO_SIZE 0x02000000UL | 24 | #define GT_PCI_IO_SIZE 0x02000000UL |
25 | #define GT_ISA_IO_BASE PCI_IO_BASE | 25 | #define GT_ISA_IO_BASE PCI_IO_BASE |