Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 112311
b: refs/heads/master
c: dfcc644
h: refs/heads/master
i:
  112309: b0a6876
  112307: c1f599b
  112303: 02e473f
v: v3
  • Loading branch information
Nicolas Pitre authored and Russell King committed Sep 30, 2008
1 parent 2b9d656 commit ba0ac10
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 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: 76ebc6a429ec2becc2fa738c85ab9688ea4b9006
refs/heads/master: dfcc64497cbbf942cdd5af4b7eb17542b62aa759
5 changes: 0 additions & 5 deletions trunk/arch/arm/include/asm/pgtable.h
Original file line number Diff line number Diff line change
Expand Up @@ -319,11 +319,6 @@ static inline pte_t *pmd_page_vaddr(pmd_t pmd)

#define pmd_page(pmd) virt_to_page(__va(pmd_val(pmd)))

/*
* Permanent address of a page. We never have highmem, so this is trivial.
*/
#define pages_to_mb(x) ((x) >> (20 - PAGE_SHIFT))

/*
* Conversion functions: convert a page and protection to a page entry,
* and a page entry and page directory to the page they refer to.
Expand Down

0 comments on commit ba0ac10

Please sign in to comment.