diff options
Diffstat (limited to 'arch/powerpc/include')
-rw-r--r-- | arch/powerpc/include/asm/of_platform.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/powerpc/include/asm/of_platform.h b/arch/powerpc/include/asm/of_platform.h index b37d2dcddb97..d506aa61db83 100644 --- a/arch/powerpc/include/asm/of_platform.h +++ b/arch/powerpc/include/asm/of_platform.h | |||
@@ -11,8 +11,6 @@ | |||
11 | * | 11 | * |
12 | */ | 12 | */ |
13 | 13 | ||
14 | extern struct of_device *of_find_device_by_phandle(phandle ph); | ||
15 | |||
16 | extern void of_instantiate_rtc(void); | 14 | extern void of_instantiate_rtc(void); |
17 | 15 | ||
18 | #endif /* _ASM_POWERPC_OF_PLATFORM_H */ | 16 | #endif /* _ASM_POWERPC_OF_PLATFORM_H */ |