From: Graeme Russ <graeme.russ@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2a/2] Fixed path to sc520 SSI include file
Date: Sat, 22 Nov 2008 08:43:21 +1100 [thread overview]
Message-ID: <49272B79.3000006@gmail.com> (raw)
In-Reply-To: <20081120202110.GD20436@game.jcrosoft.org>
Signed Off By: Graeme Russ <graeme.russ@gmail.com>
---
Split '[U-Boot] [PATCH 2/2] Minor changes to allow clean creation of new
i386/sc520 boards' as requested
cpu/i386/sc520.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/cpu/i386/sc520.c b/cpu/i386/sc520.c
index 8bcb979..cb6bc03 100644
--- a/cpu/i386/sc520.c
+++ b/cpu/i386/sc520.c
@@ -32,7 +32,7 @@
#include <config.h>
#include <pci.h>
#ifdef CONFIG_SC520_SSI
-#include <ssi.h>
+#include <asm/ic/ssi.h>
#endif
#include <asm/io.h>
#include <asm/pci.h>
--
1.5.4.3
next prev parent reply other threads:[~2008-11-21 21:43 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-20 19:28 [U-Boot] [PATCH 2/2] Minor changes to allow clean creation of new i386/sc520 boards Graeme Russ
2008-11-20 20:21 ` Jean-Christophe PLAGNIOL-VILLARD
2008-11-21 21:43 ` Graeme Russ [this message]
2008-11-21 21:43 ` [U-Boot] [PATCH 2b/2] Moved sc520 PCI definitions to stand-alone file Graeme Russ
2008-12-09 23:33 ` [U-Boot] [PATCH 2/2] Minor changes to allow clean creation of new i386/sc520 boards Wolfgang Denk
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=49272B79.3000006@gmail.com \
--to=graeme.russ@gmail.com \
--cc=u-boot@lists.denx.de \
/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