Commit c1910a36 authored by Greg Ungerer's avatar Greg Ungerer Committed by Linus Torvalds

[PATCH] remove unused shglcore support

Remove unused SHGLCORE support.
Signed-off-by: default avatarGreg Ungerer <gerg@snapgear.com>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent a2b17090
#include <linux/config.h>
#include <asm/shglcore.h>
/* This handles the memory map.. */
......@@ -45,7 +44,4 @@
#ifdef CONFIG_M68EN302
#define PAGE_OFFSET_RAW 0x00000000
#endif
#ifdef CONFIG_SHGLCORE
#define PAGE_OFFSET_RAW SHGLCORE_RAM_BANK_0_ADDR
#endif
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment