Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 31030
b: refs/heads/master
c: 888e7bf
h: refs/heads/master
v: v3
  • Loading branch information
Russell King authored and Russell King committed Jun 28, 2006
1 parent 66b0d2c commit efe0bbd
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 8 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: e6b1b38c520d85388ab6538001265cc342e81a70
refs/heads/master: 888e7bf166a0059480da137f3bd28dcd51175f3d
2 changes: 0 additions & 2 deletions trunk/arch/arm/mm/init.c
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@
#include <asm/mach/arch.h>
#include <asm/mach/map.h>

#define TABLE_SIZE (2 * PTRS_PER_PTE * sizeof(pte_t))

DEFINE_PER_CPU(struct mmu_gather, mmu_gathers);

extern pgd_t swapper_pg_dir[PTRS_PER_PGD];
Expand Down
5 changes: 0 additions & 5 deletions trunk/include/asm-arm/mach/map.h
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ struct map_desc {
unsigned int type;
};

struct meminfo;

#define MT_DEVICE 0
#define MT_CACHECLEAN 1
#define MT_MINICLEAN 2
Expand All @@ -28,7 +26,4 @@ struct meminfo;
#define MT_IXP2000_DEVICE 7
#define MT_NONSHARED_DEVICE 8

extern void create_memmap_holes(struct meminfo *);
extern void memtable_init(struct meminfo *);
extern void iotable_init(struct map_desc *, int);
extern void setup_io_desc(void);

0 comments on commit efe0bbd

Please sign in to comment.