projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a0ec99b
)
microblaze: trivial: Fix typo fault
author
Michal Simek
<monstr@monstr.eu>
Tue, 12 Jul 2011 10:36:29 +0000
(12:36 +0200)
committer
Michal Simek
<monstr@monstr.eu>
Mon, 25 Jul 2011 07:07:45 +0000
(09:07 +0200)
descrtiption -> description
Signed-off-by: Michal Simek <monstr@monstr.eu>
arch/microblaze/include/asm/pvr.h
patch
|
blob
|
blame
|
history
diff --git
a/arch/microblaze/include/asm/pvr.h
b/arch/microblaze/include/asm/pvr.h
index a10bec62e8579ac1d5dab2dfd1c7f6a395f3ae91..56a80e45c4e282e96439f1134a7e0b64f0bc6986 100644
(file)
--- a/
arch/microblaze/include/asm/pvr.h
+++ b/
arch/microblaze/include/asm/pvr.h
@@
-111,7
+111,7
@@
struct pvr_s {
/* Target family PVR mask */
#define PVR10_TARGET_FAMILY_MASK 0xFF000000
-/* MMU descr
t
iption */
+/* MMU description */
#define PVR11_USE_MMU 0xC0000000
#define PVR11_MMU_ITLB_SIZE 0x38000000
#define PVR11_MMU_DTLB_SIZE 0x07000000