提交 5db34eb9 编写于 作者: M Michal Simek

microblaze: trivial: Fix typo fault

descrtiption -> description
Signed-off-by: NMichal Simek <monstr@monstr.eu>
上级 a0ec99bd
...@@ -111,7 +111,7 @@ struct pvr_s { ...@@ -111,7 +111,7 @@ struct pvr_s {
/* Target family PVR mask */ /* Target family PVR mask */
#define PVR10_TARGET_FAMILY_MASK 0xFF000000 #define PVR10_TARGET_FAMILY_MASK 0xFF000000
/* MMU descrtiption */ /* MMU description */
#define PVR11_USE_MMU 0xC0000000 #define PVR11_USE_MMU 0xC0000000
#define PVR11_MMU_ITLB_SIZE 0x38000000 #define PVR11_MMU_ITLB_SIZE 0x38000000
#define PVR11_MMU_DTLB_SIZE 0x07000000 #define PVR11_MMU_DTLB_SIZE 0x07000000
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册