]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
[ARM] 4531/1: remove is_in_rom() protptype
authorGreg Ungerer <gerg@snapgear.com>
Mon, 30 Jul 2007 01:07:39 +0000 (02:07 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 4 Aug 2007 21:13:43 +0000 (22:13 +0100)
Remove unused is_in_rom() function prototype.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
include/asm-arm/pgtable-nommu.h

index b186bc820e30f04c94d1f9ebb36912f045601308..33c83dd879654aa5e3c83f18b4ad022a1603ac3a 100644 (file)
@@ -74,7 +74,6 @@ static inline int pte_file(pte_t pte) { return 0; }
  * These would be in other places but having them here reduces the diffs.
  */
 extern unsigned int kobjsize(const void *objp);
-extern int is_in_rom(unsigned long);
 
 /*
  * No page table caches to initialise.