diff options
Diffstat (limited to 'arch/mips/powertv/memory.c')
| -rw-r--r-- | arch/mips/powertv/memory.c | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/powertv/memory.c b/arch/mips/powertv/memory.c index 73880ad29bc..fb3d29660c4 100644 --- a/arch/mips/powertv/memory.c +++ b/arch/mips/powertv/memory.c @@ -57,7 +57,7 @@  unsigned long ptv_memsize;  /* - * struct low_mem_reserved - Items in low memmory that are reserved + * struct low_mem_reserved - Items in low memory that are reserved   * @start:	Physical address of item   * @size:	Size, in bytes, of this item   * @is_aliased:	True if this is RAM aliased from another location. If false,  |