Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 188390
b: refs/heads/master
c: a91ed07
h: refs/heads/master
v: v3
  • Loading branch information
Greg Ungerer authored and Russell King committed Mar 13, 2010
1 parent 345a716 commit b74bba8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: bb35579b45bcb0b74167a2165d3ea973f640bf00
refs/heads/master: a91ed072d6135926c296a42b0b46de35e6347845
1 change: 1 addition & 0 deletions trunk/arch/arm/include/asm/pgtable-nommu.h
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ static inline int pte_file(pte_t pte) { return 0; }
*/
#define pgprot_noncached(prot) __pgprot(0)
#define pgprot_writecombine(prot) __pgprot(0)
#define pgprot_dmacoherent(prot) __pgprot(0)


/*
Expand Down

0 comments on commit b74bba8

Please sign in to comment.