Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

microblaze: trivial: Fix typo fault



descrtiption -> description

Signed-off-by: default avatarMichal Simek <monstr@monstr.eu>
parent a0ec99bd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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