X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fadm5120%2Ffiles%2Farch%2Fmips%2Finclude%2Fasm%2Fmach-adm5120%2Fprom%2Fadmboot.h;fp=target%2Flinux%2Fadm5120%2Ffiles%2Farch%2Fmips%2Finclude%2Fasm%2Fmach-adm5120%2Fprom%2Fadmboot.h;h=0000000000000000000000000000000000000000;hb=b44dd7a0361eb8295166161788f0d824a265e955;hp=fa42bf7148188ace076171d1eb8a42f2ae12d457;hpb=e8968a9b93d9ea8600e701ac38fc6f00266876c7;p=openwrt%2Fsvn-archive%2Farchive.git diff --git a/target/linux/adm5120/files/arch/mips/include/asm/mach-adm5120/prom/admboot.h b/target/linux/adm5120/files/arch/mips/include/asm/mach-adm5120/prom/admboot.h deleted file mode 100644 index fa42bf7148..0000000000 --- a/target/linux/adm5120/files/arch/mips/include/asm/mach-adm5120/prom/admboot.h +++ /dev/null @@ -1,17 +0,0 @@ -/* - * ADMBoot specific definitions - * - * Copyright (C) 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 _ADMBOOT_H -#define _ADMBOOT_H - -extern int admboot_get_mac_base(u32 offset, u32 len, u8 *mac) __init; - -#endif /* _ADMBOOT_H */