X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fadm5120%2Ffiles-3.14%2Farch%2Fmips%2Finclude%2Fasm%2Fmach-adm5120%2Fprom%2Fcfe.h;fp=target%2Flinux%2Fadm5120%2Ffiles-3.14%2Farch%2Fmips%2Finclude%2Fasm%2Fmach-adm5120%2Fprom%2Fcfe.h;h=0000000000000000000000000000000000000000;hb=ad966e5eaad945f22ffdfd404b58e0c3ef6cd9dc;hp=0cb3eee70e7bad180e1c9eee39498fed12f5f112;hpb=d84f47b85f4466c0f7fa0bdeaaee9e2840f18f47;p=15.05%2Fopenwrt.git diff --git a/target/linux/adm5120/files-3.14/arch/mips/include/asm/mach-adm5120/prom/cfe.h b/target/linux/adm5120/files-3.14/arch/mips/include/asm/mach-adm5120/prom/cfe.h deleted file mode 100644 index 0cb3eee70e..0000000000 --- a/target/linux/adm5120/files-3.14/arch/mips/include/asm/mach-adm5120/prom/cfe.h +++ /dev/null @@ -1,18 +0,0 @@ -/* - * Broadcom's CFE definitions - * - * Copyright (C) 2006-2008 Gabor Juhos - * - * This program is free software; you can redistribute it and/or modify it - * under the terms of the GNU General Public License version 2 as published - * by the Free Software Foundation. - * - */ - -#ifndef _PROM_CFE_H_ -#define _PROM_CFE_H_ - -extern int cfe_present(void) __init; -extern char *cfe_getenv(char *); - -#endif /*_PROM_CFE_H_*/