From: "Wu, Bryan" <bryan.wu@analog.com>
To: Andrew Morton <akpm@linux-foundation.org>,
Arnd Bergmann <arnd@arndb.de>, Paul Mundt <lethal@linux-sh.org>,
linux-kernel@vger.kernel.org
Subject: [PATCH -mm] Blackfin arch: add kdebug header file
Date: Mon, 26 Mar 2007 18:12:21 +0800 [thread overview]
Message-ID: <1174903941.32691.72.camel@roc-desktop> (raw)
Hi folks,
This patch adds kdebug.h header file to blackfin architecture.
Signed-off-by: Bryan Wu <bryan.wu@analog.com>
---
include/asm-blackfin/kdebug.h | 1 +
1 file changed, 1 insertion(+)
Index: linux-2.6/include/asm-blackfin/kdebug.h
===================================================================
--- /dev/null
+++ linux-2.6/include/asm-blackfin/kdebug.h
@@ -0,0 +1 @@
+#include <asm-generic/kdebug.h>
_
Thanks,
-Bryan Wu
next reply other threads:[~2007-03-26 10:12 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-26 10:12 Wu, Bryan [this message]
2007-03-26 21:45 ` [PATCH -mm] Blackfin arch: add kdebug header file Arnd Bergmann
2007-03-27 3:40 ` Wu, Bryan
2007-03-27 3:57 ` Paul Mundt
2007-03-27 4:34 ` Mike Frysinger
2007-03-27 4:49 ` Paul Mundt
2007-03-27 5:17 ` Mike Frysinger
2007-03-27 5:27 ` Randy Dunlap
2007-03-27 5:40 ` Wu, Bryan
2007-03-27 8:27 ` Sam Ravnborg
2007-03-27 15:34 ` Randy Dunlap
2007-03-28 2:06 ` Wu, Bryan
2007-03-28 2:13 ` Randy Dunlap
2007-03-27 5:32 ` Wu, Bryan
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=1174903941.32691.72.camel@roc-desktop \
--to=bryan.wu@analog.com \
--cc=akpm@linux-foundation.org \
--cc=arnd@arndb.de \
--cc=lethal@linux-sh.org \
--cc=linux-kernel@vger.kernel.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.