On 10-07-15, 17:09, Aaro Koskinen wrote: > Commit 30ad29bb4888 ("MIPS: Loongson: Naming style cleanup and rework") > renamed mach-loongson to mach-loongson64. Some files are including > loongson.h using the asm/mach-loongson directory name, so the build > got broken. Fix by removing the directory name; the mach directory > is automatically in the include path. > > Signed-off-by: Aaro Koskinen <aaro.koskinen@xxxxxx> Fixes: 30ad29bb4888 ("MIPS: Loongson: Naming style cleanup and rework") > --- > arch/mips/loongson64/lemote-2f/clock.c | 2 +- > drivers/cpufreq/loongson2_cpufreq.c | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) Acked-by: Viresh Kumar <viresh.kumar@xxxxxxxxxx> -- viresh