Commit 5db34eb9 authored by Michal Simek's avatar Michal Simek

microblaze: trivial: Fix typo fault

descrtiption -> description
Signed-off-by: default avatarMichal Simek <monstr@monstr.eu>
parent a0ec99bd
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment