X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fadm5120%2Ffiles-3.14%2Farch%2Fmips%2Finclude%2Fasm%2Fmach-adm5120%2Fprom%2Fgeneric.h;fp=target%2Flinux%2Fadm5120%2Ffiles-3.14%2Farch%2Fmips%2Finclude%2Fasm%2Fmach-adm5120%2Fprom%2Fgeneric.h;h=0000000000000000000000000000000000000000;hb=eb396d656911024685f1f514036aec091669211f;hp=778df246779e82500b5f74718c5fcf338a755fc7;hpb=46f01fec7f851474ffd2604749b80403ec93d4b6;p=openwrt%2Fstaging%2Flynxis%2Fomap.git diff --git a/target/linux/adm5120/files-3.14/arch/mips/include/asm/mach-adm5120/prom/generic.h b/target/linux/adm5120/files-3.14/arch/mips/include/asm/mach-adm5120/prom/generic.h deleted file mode 100644 index 778df24677..0000000000 --- a/target/linux/adm5120/files-3.14/arch/mips/include/asm/mach-adm5120/prom/generic.h +++ /dev/null @@ -1,18 +0,0 @@ -/* - * Generic prom 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_GENERIC_H_ -#define _PROM_GENERIC_H_ - -extern int generic_prom_present(void) __init; -extern char *generic_prom_getenv(char *); - -#endif /*_PROM_GENERIC_H_*/