Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 32244
b: refs/heads/master
c: 6d46cc6
h: refs/heads/master
v: v3
  • Loading branch information
Adrian Bunk authored and Linus Torvalds committed Jul 10, 2006
1 parent 33745e3 commit 684cb8e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 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: c0fc84d2e5bb4a9e3ae470812a00cccba85a48b8
refs/heads/master: 6d46cc6b9b04dc28a9c5db62db791aeec8ab2ea5
4 changes: 1 addition & 3 deletions trunk/mm/bootmem.c
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,7 @@ unsigned long max_low_pfn;
unsigned long min_low_pfn;
unsigned long max_pfn;

EXPORT_SYMBOL(max_pfn); /* This is exported so
* dma_get_required_mask(), which uses
* it, can be an inline function */
EXPORT_UNUSED_SYMBOL(max_pfn); /* June 2006 */

static LIST_HEAD(bdata_list);
#ifdef CONFIG_CRASH_DUMP
Expand Down

0 comments on commit 684cb8e

Please sign in to comment.