Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 62650
b: refs/heads/master
c: 7b4c965
h: refs/heads/master
v: v3
  • Loading branch information
Catalin Marinas authored and Russell King committed Jul 20, 2007
1 parent 990866f commit 7d7bdbb
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 2a0cc6885f34a8f1de195f718b9f51ece6923b80
refs/heads/master: 7b4c965a0b74748269d05185a394c9dc121dd558
2 changes: 1 addition & 1 deletion trunk/arch/arm/mm/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -351,7 +351,7 @@ config CPU_V6
select CPU_CACHE_V6
select CPU_CACHE_VIPT
select CPU_CP15_MMU
select CPU_HAS_ASID
select CPU_HAS_ASID if MMU
select CPU_COPY_V6 if MMU
select CPU_TLB_V6 if MMU

Expand Down
2 changes: 1 addition & 1 deletion trunk/include/asm-arm/pgtable-nommu.h
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ extern int is_in_rom(unsigned long);
#define v4_tlb_fns (0)
#define v4wb_tlb_fns (0)
#define v4wbi_tlb_fns (0)
#define v6_tlb_fns (0)
#define v6wbi_tlb_fns (0)

#define v3_user_fns (0)
#define v4_user_fns (0)
Expand Down

0 comments on commit 7d7bdbb

Please sign in to comment.