dect
/
linux-2.6
Archived
13
0
Fork 0

microblaze: trivial: Fix typo fault

descrtiption -> description

Signed-off-by: Michal Simek <monstr@monstr.eu>
This commit is contained in:
Michal Simek 2011-07-12 12:36:29 +02:00
parent a0ec99bda8
commit 5db34eb92f
1 changed files with 1 additions and 1 deletions

View 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