From mboxrd@z Thu Jan 1 00:00:00 1970 From: Graeme Russ Date: Tue, 25 Oct 2011 22:45:12 +1100 Subject: [U-Boot] [PATCH] arm: io.h: replace writeb from macro to inline func In-Reply-To: <201110251335.35404.marek.vasut@gmail.com> References: <1319540923-28442-1-git-send-email-macpaul@andestech.com> <201110251335.35404.marek.vasut@gmail.com> Message-ID: <4EA6A148.904@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Marek, On 25/10/11 22:35, Marek Vasut wrote: >> Hi all, >> >> 2011/10/25 Macpaul Lin : >>> Replace writeb and readb series I/O from macro to >>> inline function. >>> >>> Signed-off-by: Macpaul Lin >>> --- >>> arch/arm/include/asm/io.h | 64 >>> +++++++++++++++++++++++++++++++-------------- 1 files changed, 44 >>> insertions(+), 20 deletions(-) >> >> Sorry I cannot cc this patch to Albert and other related custodians. >> Because the mail server of my company has block most of mail domains. >> >> Please check out if this implement is okay and give comment. >> Thanks. > > It's ok for once, just don't screw up again, ok? > > Anyway, make a gmail account and you should be fine, no ? Except trying to post patches using the gmail web interface is impossible (it converts tabs to spaces for starters) And I would not be surprised if Macpual's company firewall blocked outgoing SMTP connections Regards, Graeme