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

Commit 0a8626a4 authored by Greg Ungerer's avatar Greg Ungerer Committed by Russell King
Browse files

[ARM] 4531/1: remove is_in_rom() protptype



Remove unused is_in_rom() function prototype.

Signed-off-by: default avatarGreg Ungerer <gerg@uclinux.org>
Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent d4ac2477
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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.