From: Paul Mundt <lethal@linux-sh•org>
To: Sam Ravnborg <sam@ravnborg•org>
Cc: linux-next@vger•kernel.org
Subject: [PATCH -next] sh: fix up the machtypes.h move.
Date: Mon, 28 Sep 2009 16:33:27 +0900 [thread overview]
Message-ID: <20090928073327.GC6668@linux-sh.org> (raw)
rts7751r2d PCI support is referencing the old asm/ version.
Signed-off-by: Paul Mundt <lethal@linux-sh•org>
---
arch/sh/drivers/pci/fixups-rts7751r2d.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/sh/drivers/pci/fixups-rts7751r2d.c b/arch/sh/drivers/pci/fixups-rts7751r2d.c
index 052b354..7898f14 100644
--- a/arch/sh/drivers/pci/fixups-rts7751r2d.c
+++ b/arch/sh/drivers/pci/fixups-rts7751r2d.c
@@ -15,7 +15,7 @@
#include <mach/lboxre2.h>
#include <mach/r2d.h>
#include "pci-sh4.h"
-#include <asm/machtypes.h>
+#include <generated/machtypes.h>
#define PCIMCR_MRSET_OFF 0xBFFFFFFF
#define PCIMCR_RFSH_OFF 0xFFFFFFFB
next reply other threads:[~2009-09-28 7:34 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-28 7:33 Paul Mundt [this message]
2009-09-28 7:49 ` [PATCH -next] sh: fix up the machtypes.h move Sam Ravnborg
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=20090928073327.GC6668@linux-sh.org \
--to=lethal@linux-sh$(echo .)org \
--cc=linux-next@vger$(echo .)kernel.org \
--cc=sam@ravnborg$(echo .)org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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