Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7ba6b5ec authored by Greg Ungerer's avatar Greg Ungerer Committed by Linus Torvalds
Browse files

[PATCH] h8300: remove MAGIC_ROM_PTR from k8300_ksyms.c



Remove obsolete MAGIC_ROM_PTR code from h8300 architecture.

Signed-off-by: default avatarGreg Ungerer <gerg@uclinux.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent d936cfc7
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -100,10 +100,6 @@ EXPORT_SYMBOL(__udivsi3);
EXPORT_SYMBOL(__umoddi3);
EXPORT_SYMBOL(__umodsi3);

#ifdef MAGIC_ROM_PTR
EXPORT_SYMBOL(is_in_rom);
#endif

EXPORT_SYMBOL(h8300_reserved_gpio);
EXPORT_SYMBOL(h8300_free_gpio);
EXPORT_SYMBOL(h8300_set_gpio_dir);