Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 212678
b: refs/heads/master
c: 411a25a
h: refs/heads/master
v: v3
  • Loading branch information
Benjamin Herrenschmidt committed Aug 4, 2010
1 parent 6a48c34 commit a4cbaa2
Show file tree
Hide file tree
Showing 2 changed files with 3 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: e3239ff92a17976ac5d26fa0fe40ef3a9daf2523
refs/heads/master: 411a25a80da328f5ae6b6c037872ffe867fcc130
4 changes: 2 additions & 2 deletions trunk/include/linux/memblock.h
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@
#include <linux/init.h>
#include <linux/mm.h>

#include <asm/memblock.h>

#define MAX_MEMBLOCK_REGIONS 128

struct memblock_region {
Expand Down Expand Up @@ -82,8 +84,6 @@ memblock_end_pfn(struct memblock_type *type, unsigned long region_nr)
memblock_size_pages(type, region_nr);
}

#include <asm/memblock.h>

#endif /* __KERNEL__ */

#endif /* _LINUX_MEMBLOCK_H */

0 comments on commit a4cbaa2

Please sign in to comment.