Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 348308
b: refs/heads/master
c: 730b8df
h: refs/heads/master
v: v3
  • Loading branch information
Ralf Baechle committed Dec 28, 2012
1 parent 80eca80 commit 3f7dce7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: bef9ae3d883ce908d8879fff0cd2c3971f5ee4b4
refs/heads/master: 730b8dfe016dd1e91f73d8d3e6724da91397171c
4 changes: 0 additions & 4 deletions trunk/arch/mips/include/asm/page.h
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,6 @@
#define HUGETLB_PAGE_ORDER ({BUILD_BUG(); 0; })
#endif /* CONFIG_MIPS_HUGE_TLB_SUPPORT */

#ifndef __ASSEMBLY__

#include <linux/pfn.h>
#include <asm/io.h>

Expand Down Expand Up @@ -139,8 +137,6 @@ typedef struct { unsigned long pgprot; } pgprot_t;
*/
#define ptep_buddy(x) ((pte_t *)((unsigned long)(x) ^ sizeof(pte_t)))

#endif /* !__ASSEMBLY__ */

/*
* __pa()/__va() should be used only during mem init.
*/
Expand Down

0 comments on commit 3f7dce7

Please sign in to comment.