From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Date: Thu, 11 Feb 2010 13:04:01 -0600 Subject: [U-Boot] [PATCH ARM 3/3 v3] change s3c24x0 register struct members to lower case In-Reply-To: <1265910686-2377-1-git-send-email-kevin.morfitt@fearnside-systems.co.uk> References: <1265910686-2377-1-git-send-email-kevin.morfitt@fearnside-systems.co.uk> Message-ID: <4B7454A1.70106@windriver.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Kevin Morfitt wrote: > Changes the names of the s3c24x0 register struct members from upper-case > to lower-case. > > Signed-off-by: Kevin Morfitt > --- > > v2 changes - re-number to be 3/3 > v3 changes - re-based to modified patch 2/3 > > checkpatch.pl reports no errors. MAKEALL ARM9 reports no new warnings > or errors. > I had problem applying v2 patch 1 to u-boot-arm and u-boot-samsung Can you check if this patchset is correctly rebased. Please also include the whole patchset when submitting so I can test it. Thanks Tom