X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=arch%2Farm%2Fmach-shmobile%2Fcommon.h;h=72087c79ad7b9087b99acbc6c188ba107ab2a5d1;hb=bf10fa857f0604865006d9705e63415b9d4e0d62;hp=98056081f0da574e00aaf51a033c167f75509273;hpb=c8c16e3624ec9e2b36b76b34266c5064ec7e5f98;p=firefly-linux-kernel-4.4.55.git diff --git a/arch/arm/mach-shmobile/common.h b/arch/arm/mach-shmobile/common.h index 98056081f0da..72087c79ad7b 100644 --- a/arch/arm/mach-shmobile/common.h +++ b/arch/arm/mach-shmobile/common.h @@ -2,8 +2,6 @@ #define __ARCH_MACH_COMMON_H extern void shmobile_earlytimer_init(void); -extern void shmobile_setup_delay(unsigned int max_cpu_core_mhz, - unsigned int mult, unsigned int div); extern void shmobile_init_delay(void); struct twd_local_timer; extern void shmobile_setup_console(void);