From: thomas@koeller.dyndns.org Date: Sun, 27 Aug 2006 11:54:31 +0000 (+0200) Subject: [MIPS] Move excite_fpga.h to include/asm-mips/mach-excite X-Git-Tag: v2.6.19-rc1~1025 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c68a9b6a7da0cc9095c117bea573f9058b00fff;p=thirdparty%2Flinux.git [MIPS] Move excite_fpga.h to include/asm-mips/mach-excite excite_fpga.h, like all platform headers, really belongs in the platform header directory. Signed-off-by: Thomas Koeller Signed-off-by: Ralf Baechle --- diff --git a/arch/mips/basler/excite/excite_fpga.h b/include/asm-mips/mach-excite/excite_fpga.h similarity index 100% rename from arch/mips/basler/excite/excite_fpga.h rename to include/asm-mips/mach-excite/excite_fpga.h