summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/include/asm/of_platform.h
diff options
context:
space:
mode:
authorGrant Likely <grant.likely@secretlab.ca>2010-06-29 09:19:30 -0700
committerGrant Likely <grant.likely@secretlab.ca>2010-07-18 22:39:36 -0600
commitc5f5849bffb36478dd8a1e350860ff18b654bc44 (patch)
treed66fe98e4a097f901b2d98989c30f11f7f7a5386 /arch/microblaze/include/asm/of_platform.h
parent60d599133011eaca6073696f6a86cd516854d547 (diff)
downloadop-kernel-dev-c5f5849bffb36478dd8a1e350860ff18b654bc44.zip
op-kernel-dev-c5f5849bffb36478dd8a1e350860ff18b654bc44.tar.gz
of: Remove unused of_find_device_by_phandle()
Signed-off-by: Grant Likely <grant.likely@secretlab.ca> Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'arch/microblaze/include/asm/of_platform.h')
-rw-r--r--arch/microblaze/include/asm/of_platform.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/microblaze/include/asm/of_platform.h b/arch/microblaze/include/asm/of_platform.h
index 625003f..353d8f6 100644
--- a/arch/microblaze/include/asm/of_platform.h
+++ b/arch/microblaze/include/asm/of_platform.h
@@ -14,8 +14,6 @@
/* This is just here during the transition */
#include <linux/of_platform.h>
-extern struct of_device *of_find_device_by_phandle(phandle ph);
-
extern void of_instantiate_rtc(void);
#endif /* _ASM_MICROBLAZE_OF_PLATFORM_H */
OpenPOWER on IntegriCloud