From 685c4788c506fb0562ed3d5e5a5698504e6d416a Mon Sep 17 00:00:00 2001 From: Michal Simek Date: Tue, 12 Jul 2011 12:36:29 +0200 Subject: [PATCH] --- yaml --- r: 260729 b: refs/heads/master c: 5db34eb92f5699361de355dcd7958fdd2a9fb98a h: refs/heads/master i: 260727: a62cf77fef6f01682ebe6c62c3825f80a213721b v: v3 --- [refs] | 2 +- trunk/arch/microblaze/include/asm/pvr.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 5fa7c7e80381..2744d36d8c38 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: a0ec99bda8d42001dc37191f1282a401d2f6e4e1 +refs/heads/master: 5db34eb92f5699361de355dcd7958fdd2a9fb98a diff --git a/trunk/arch/microblaze/include/asm/pvr.h b/trunk/arch/microblaze/include/asm/pvr.h index a10bec62e857..56a80e45c4e2 100644 --- a/trunk/arch/microblaze/include/asm/pvr.h +++ b/trunk/arch/microblaze/include/asm/pvr.h @@ -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