From: Wu Zhangjin <wuzhangjin@gmail.com>
To: linux-mips@linux-mips.org,
Linux Kernel list <linux-kernel@vger.kernel.org>
Cc: Nicolas Thill <nico@openwrt.org>,
Ralf Baechle <ralf@linux-mips.org>,
Enrik Berkhan <Enrik.Berkhan@akk.org>,
Wu Zhangjin <wuzhangjin@gmail.com>
Subject: [PATCH] MIPS: AR7: fix wrong including path of rt7.h in ar7_wdt.c
Date: Mon, 10 Aug 2009 15:07:54 +0800 [thread overview]
Message-ID: <1249888074-20784-1-git-send-email-wuzhangjin@gmail.com> (raw)
Signed-off-by: Wu Zhangjin <wuzhangjin@gmail.com>
---
drivers/watchdog/ar7_wdt.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/watchdog/ar7_wdt.c b/drivers/watchdog/ar7_wdt.c
index 3fe9742..ec48e12 100644
--- a/drivers/watchdog/ar7_wdt.c
+++ b/drivers/watchdog/ar7_wdt.c
@@ -37,7 +37,7 @@
#include <linux/uaccess.h>
#include <asm/addrspace.h>
-#include <asm/ar7/ar7.h>
+#include <ar7.h>
#define DRVNAME "ar7_wdt"
#define LONGNAME "TI AR7 Watchdog Timer"
--
1.6.2.1
next reply other threads:[~2009-08-10 7:08 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-08-10 7:07 Wu Zhangjin [this message]
2009-08-10 7:39 ` Florian Fainelli
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=1249888074-20784-1-git-send-email-wuzhangjin@gmail.com \
--to=wuzhangjin@gmail.com \
--cc=Enrik.Berkhan@akk.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mips@linux-mips.org \
--cc=nico@openwrt.org \
--cc=ralf@linux-mips.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®