X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=arch%2Farm%2Fmm%2Fcache-v7.S;h=dc18d81ef8ce5d94e8f7e9c62515bf8624cd79c8;hb=16ad56972ca3161eb97583897f17c1ead0c4ebd0;hp=6136e68ce953d038ef0fa92b8211a3c477ef8e83;hpb=968a8516a4f6d76e022842ba774458044d80d12c;p=pandora-kernel.git diff --git a/arch/arm/mm/cache-v7.S b/arch/arm/mm/cache-v7.S index 6136e68ce953..dc18d81ef8ce 100644 --- a/arch/arm/mm/cache-v7.S +++ b/arch/arm/mm/cache-v7.S @@ -96,7 +96,7 @@ ENDPROC(v7_flush_dcache_all) * Flush the entire cache system. * The data cache flush is now achieved using atomic clean / invalidates * working outwards from L1 cache. This is done using Set/Way based cache - * maintainance instructions. + * maintenance instructions. * The instruction cache can still be invalidated back to the point of * unification in a single instruction. *