X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=arch%2Fblackfin%2Finclude%2Fasm%2Fblackfin_local.h;h=868c82ea7db71e04a64d5965c8caedc6de64ec2b;hb=c49eabeffce351b561d79466a6f7cc4e304c063a;hp=4d6eeab0ec126f576a00317b554b60d35ca111b2;hpb=e6fe4bd989b93b1f37a25771fc14478dd33aa0df;p=oweals%2Fu-boot.git diff --git a/arch/blackfin/include/asm/blackfin_local.h b/arch/blackfin/include/asm/blackfin_local.h index 4d6eeab0ec..868c82ea7d 100644 --- a/arch/blackfin/include/asm/blackfin_local.h +++ b/arch/blackfin/include/asm/blackfin_local.h @@ -42,13 +42,6 @@ # include -extern u_long get_vco(void); -extern u_long get_cclk(void); -extern u_long get_sclk(void); -extern u_long get_sclk0(void); -extern u_long get_sclk1(void); -extern u_long get_dclk(void); - # define bfin_revid() (bfin_read_CHIPID() >> 28) extern int bfin_os_log_check(void);