X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/cf6dac9a38ac194545a5169d51667e25682bb086..db2602aef4a7d2a9047941be5ff3957bc1d5b52e:/target/linux/ifxmips/files/arch/mips/danube/prom.c diff --git a/target/linux/ifxmips/files/arch/mips/danube/prom.c b/target/linux/ifxmips/files/arch/mips/danube/prom.c index 9933d419c..317a23ca4 100644 --- a/target/linux/ifxmips/files/arch/mips/danube/prom.c +++ b/target/linux/ifxmips/files/arch/mips/danube/prom.c @@ -1,5 +1,5 @@ /* - * arch/mips/danube/prom.c + * arch/mips/ifxmips/prom.c * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -17,7 +17,7 @@ * * Copyright (C) 2005 Wu Qi Ming infineon * - * Rewrite of Infineon Danube code, thanks to infineon for the support, + * Rewrite of Infineon IFXMips code, thanks to infineon for the support, * software and hardware * * Copyright (C) 2007 John Crispin @@ -27,7 +27,7 @@ #include #include #include -#include +#include static char buf[1024];