Re: [Patch 1/1]: cris: typo in mach-fs Makefile

From: Jiri Kosina
Date: Wed May 18 2011 - 07:19:15 EST


On Tue, 17 May 2011, Sarah Nadi wrote:

> From: Sarah Nadi<snadi@xxxxxxxxxxxx>
>
> There is a possible typo in arch/cris/arch-v32/mach-fs/Makefile. Check diff
> below
>
> Signed-off-by: Sarah Nadi <snadi@xxxxxxxxxxxx>

Funny that noone noticed since 2007 when this has been introduced. Makes
one wonder how much is this code really used.

Adding Jesper to CC so that he is aware of this.

I will be applying it to my tree, thanks.

>
> --- linux-2.6.38/arch/cris/arch-v32/mach-fs/Makefile.orig 2011-03-14
> 21:20:32.000000000 -0400
> +++ linux-2.6.38/arch/cris/arch-v32/mach-fs/Makefile 2011-05-16
> 11:24:21.627239213 -0400
> @@ -4,7 +4,7 @@
> #
>
> obj-y := dma.o pinmux.o io.o arbiter.o
> -bj-$(CONFIG_ETRAX_VCS_SIM) += vcs_hook.o
> +obj-$(CONFIG_ETRAX_VCS_SIM) += vcs_hook.o
> obj-$(CONFIG_CPU_FREQ) += cpufreq.o
>
> clean:
>
>
>
>

--
Jiri Kosina
SUSE Labs
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/