diff options
| author | Greg Ungerer <gerg@uclinux.org> | 2009-02-05 10:01:00 +1000 |
|---|---|---|
| committer | Greg Ungerer <gerg@uclinux.org> | 2009-03-24 15:17:43 +1000 |
| commit | 606333d64e06db9ae14b5a025380bc5954b1a6c4 (patch) | |
| tree | a89dbd06dbb41466322d5e3c4433e781a05fbb35 /arch/m68k/include/asm/pgalloc_no.h | |
| parent | c8bd42707fc1d8e72e0cc722bdc0c0975b52d958 (diff) | |
m68k: merge the mmu and non-mmu versions of pgalloc.h
Trivial merge of the mmu and non-mmu version of pgalloc.h
Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
Diffstat (limited to 'arch/m68k/include/asm/pgalloc_no.h')
| -rw-r--r-- | arch/m68k/include/asm/pgalloc_no.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/m68k/include/asm/pgalloc_no.h b/arch/m68k/include/asm/pgalloc_no.h deleted file mode 100644 index a79ee0e163d..00000000000 --- a/arch/m68k/include/asm/pgalloc_no.h +++ /dev/null @@ -1,6 +0,0 @@ -#ifndef _M68KNOMMU_PGALLOC_H -#define _M68KNOMMU_PGALLOC_H - -#include <asm/setup.h> - -#endif /* _M68KNOMMU_PGALLOC_H */ |
