From: Sarah Nadi <snadi@uwaterloo.ca>
To: jkosina@suse.cz
Cc: starvik@axis.com, linux-kernel@vger.kernel.org
Subject: [Patch 1/1]: cris: typo in mach-fs Makefile
Date: Tue, 17 May 2011 10:38:43 -0400 [thread overview]
Message-ID: <4DD28873.8050706@uwaterloo.ca> (raw)
From: Sarah Nadi<snadi@uwaterloo.ca>
There is a possible typo in arch/cris/arch-v32/mach-fs/Makefile. Check diff below
--- 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:
Signed-off-by: Sarah Nadi <snadi@uwaterloo.ca>
next reply other threads:[~2011-05-17 14:39 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-17 14:38 Sarah Nadi [this message]
2011-05-18 11:19 ` [Patch 1/1]: cris: typo in mach-fs Makefile Jiri Kosina
[not found] <4DD145B7.6070903@uwaterloo.ca>
2011-05-17 9:19 ` Jiri Kosina
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4DD28873.8050706@uwaterloo.ca \
--to=snadi@uwaterloo.ca \
--cc=jkosina@suse.cz \
--cc=linux-kernel@vger.kernel.org \
--cc=starvik@axis.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).