From: viresh.kumar@st.com (viresh kumar)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH V6 7/8] ST SPEAr: Remove unused *_SIZE macros from spear*.h files
Date: Wed, 9 Mar 2011 09:13:16 +0530 [thread overview]
Message-ID: <4D76F754.2020804@st.com> (raw)
In-Reply-To: <20110308223210.GA605@n2100.arm.linux.org.uk>
On 03/09/2011 04:02 AM, Russell King - ARM Linux wrote:
> On Tue, Mar 01, 2011 at 04:56:13PM +0530, Viresh Kumar wrote:
>> Now we used standard SZ_* macros instead of self defined *_SIZE macros. This
>> patch removes all such unused *_SIZE macros for spear3xx & 6xx.
>
> This doesn't appear to apply to spear320.h:
>
> error: patch failed: arch/arm/mach-spear3xx/include/mach/spear320.h:17
> error: arch/arm/mach-spear3xx/include/mach/spear320.h: patch does not apply
>
Sorry for that.
I rechecked my branch and found, i had rebased this patchset over your devel branch,
which contained both spear & fixes changes.
This error came due to a fix in spear320.h file, which was:
-#define SPEAR320_SOC_CONFIG_BASE 0xB4000000
+#define SPEAR320_SOC_CONFIG_BASE 0xB3000000
Just a question, Shouldn't i have rebased it on devel only? As these patches may depend
on already committed patches, that are present in spear & fixes branch.
--
viresh
next prev parent reply other threads:[~2011-03-09 3:43 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-01 11:26 [PATCH V6 0/8] SPEAr3xx & SPEAr6xx Fixes Viresh Kumar
2011-03-01 11:26 ` [PATCH V6 1/8] ST SPEAr: Reordering #includes in .h & .c files Viresh Kumar
2011-03-01 11:26 ` [PATCH V6 2/8] ST SPEAr: Include mach/hardware.h instead of mach/spear.h Viresh Kumar
2011-03-01 11:26 ` [PATCH V6 3/8] ST SPEAr3xx: Rename sdio to sdhci Viresh Kumar
2011-03-01 11:26 ` [PATCH V6 4/8] ST SPEAr Clock Framework: Rename usbd clock and align apb_clk entry Viresh Kumar
2011-03-01 11:26 ` [PATCH V6 5/8] ST SPEAr3xx: Declare device structures after shirq code Viresh Kumar
2011-03-01 11:26 ` [PATCH V6 6/8] ST SPEAr: Replacing SIZE macro's with SZ_4K macros Viresh Kumar
2011-03-01 11:26 ` [PATCH V6 7/8] ST SPEAr: Remove unused *_SIZE macros from spear*.h files Viresh Kumar
2011-03-08 22:32 ` Russell King - ARM Linux
2011-03-09 3:43 ` viresh kumar [this message]
2011-03-01 11:26 ` [PATCH V6 8/8] ST SPEAr: Append UL to device address macros Viresh Kumar
2011-03-05 14:02 ` [PATCH V6 0/8] SPEAr3xx & SPEAr6xx Fixes Russell King - ARM Linux
2011-03-05 14:04 ` Russell King - ARM Linux
2011-03-05 14:08 ` Russell King - ARM Linux
2011-03-07 3:46 ` viresh kumar
2011-03-07 3:45 ` viresh kumar
2011-03-07 3:44 ` viresh kumar
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=4D76F754.2020804@st.com \
--to=viresh.kumar@st.com \
--cc=linux-arm-kernel@lists.infradead.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;
as well as URLs for NNTP newsgroup(s).