Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 370750
b: refs/heads/master
c: 8040bda
h: refs/heads/master
v: v3
  • Loading branch information
Valentina Manea authored and Michael Ellerman committed Apr 18, 2013
1 parent 32b41b1 commit 2bf9a10
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 09652b00cd249a1f1a2cd1a70d31e880f24d06cc
refs/heads/master: 8040bda31ab229e931d872a51c89ddeae4012b00
3 changes: 1 addition & 2 deletions trunk/arch/powerpc/mm/mem.c
Original file line number Diff line number Diff line change
Expand Up @@ -66,10 +66,9 @@ unsigned long long memory_limit;

#ifdef CONFIG_HIGHMEM
pte_t *kmap_pte;
EXPORT_SYMBOL(kmap_pte);
pgprot_t kmap_prot;

EXPORT_SYMBOL(kmap_prot);
EXPORT_SYMBOL(kmap_pte);

static inline pte_t *virt_to_kpte(unsigned long vaddr)
{
Expand Down

0 comments on commit 2bf9a10

Please sign in to comment.