microblaze: trivial: Fix typo fault
authorMichal Simek <monstr@monstr.eu>
Tue, 12 Jul 2011 10:36:29 +0000 (12:36 +0200)
committerMichal Simek <monstr@monstr.eu>
Mon, 25 Jul 2011 07:07:45 +0000 (09:07 +0200)
descrtiption -> description

Signed-off-by: Michal Simek <monstr@monstr.eu>
arch/microblaze/include/asm/pvr.h

index a10bec6..56a80e4 100644 (file)
@@ -111,7 +111,7 @@ struct pvr_s {
 /* Target family PVR mask */
 #define PVR10_TARGET_FAMILY_MASK       0xFF000000
 
-/* MMU descrtiption */
+/* MMU description */
 #define PVR11_USE_MMU                  0xC0000000
 #define PVR11_MMU_ITLB_SIZE            0x38000000
 #define PVR11_MMU_DTLB_SIZE            0x07000000