diff options
| author | Uwe Kleine-Koenig <ukleinek@strlen.de> | 2009-01-12 17:35:49 -0500 |
|---|---|---|
| committer | Jiri Kosina <jkosina@suse.cz> | 2009-03-30 09:21:57 -0400 |
| commit | b8d99832a582e0e164a1e209da445d2bb46d721b (patch) | |
| tree | ea43b1f25f85268ee03e1bf03e7060e4cf00fedb /arch/arm/mach-netx/include/mach | |
| parent | 3a070ad1449b1c068a2fac41285ae7548a623485 (diff) | |
trivial: fix typo "virual" -> "virtual"
Signed-off-by: Uwe Kleine-Koenig <ukleinek@strlen.de>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'arch/arm/mach-netx/include/mach')
| -rw-r--r-- | arch/arm/mach-netx/include/mach/netx-regs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-netx/include/mach/netx-regs.h b/arch/arm/mach-netx/include/mach/netx-regs.h index 08c60ff227be..5a03e7ccb01a 100644 --- a/arch/arm/mach-netx/include/mach/netx-regs.h +++ b/arch/arm/mach-netx/include/mach/netx-regs.h | |||
| @@ -80,7 +80,7 @@ | |||
| 80 | #define NETX_PA_XPEC(no) (NETX_IO_PHYS + NETX_OFS_XPEC(no)) | 80 | #define NETX_PA_XPEC(no) (NETX_IO_PHYS + NETX_OFS_XPEC(no)) |
| 81 | #define NETX_PA_VIC (NETX_IO_PHYS + NETX_OFS_VIC) | 81 | #define NETX_PA_VIC (NETX_IO_PHYS + NETX_OFS_VIC) |
| 82 | 82 | ||
| 83 | /* virual addresses */ | 83 | /* virtual addresses */ |
| 84 | #define NETX_VA_SYSTEM (NETX_IO_VIRT + NETX_OFS_SYSTEM) | 84 | #define NETX_VA_SYSTEM (NETX_IO_VIRT + NETX_OFS_SYSTEM) |
| 85 | #define NETX_VA_MEMCR (NETX_IO_VIRT + NETX_OFS_MEMCR) | 85 | #define NETX_VA_MEMCR (NETX_IO_VIRT + NETX_OFS_MEMCR) |
| 86 | #define NETX_VA_DPMAS (NETX_IO_VIRT + NETX_OFS_DPMAS) | 86 | #define NETX_VA_DPMAS (NETX_IO_VIRT + NETX_OFS_DPMAS) |
