From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Tue, 31 May 2011 22:26:43 +0200 Subject: [U-Boot] [PATCH v2] ARMV7: Vexpress: Add missing MMC header In-Reply-To: <4DE5364B.7050404@googlemail.com> References: <1306172426-17837-1-git-send-email-dirk.behme@gmail.com> <4DE530F2.904@aribaud.net> <4DE5364B.7050404@googlemail.com> Message-ID: <4DE54F03.6060100@aribaud.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Dirk, Le 31/05/2011 20:41, Dirk Behme a ?crit : > On 31.05.2011 20:18, Albert ARIBAUD wrote: >> Le 23/05/2011 19:40, Dirk Behme a ?crit : >>> From: Dirk Behme >>> >>> Add a header file with the missing function prototype to fix >>> >>> ca9x4_ct_vxp.c: In function 'cpu_mmc_init': >>> ca9x4_ct_vxp.c:93: warning: implicit declaration of function >>> 'arm_pl180_mmci_init' >>> >>> introduced by commit "ARMV7: Vexpress: Add MMC support" >>> (f0c64526b7e51ba997a0f1baf9e74e6d497b957e) >>> >>> Signed-off-by: Dirk Behme >>> CC: Andy Fleming >>> CC: Matt Waddel >>> >>> --- >>> >>> Changes in v2: Switch angle braces to quotes. >> >> Applied to u-boot-arm/next, thanks -- that will go in master at next >> merge window. > > Thanks! > > Hmm, but why next? This would mean we release v2011.06 with the above > warning? I thought that fixing warnings introduced while the merge > window is one of the things a rc cycle is good for? Hmm, you're right, I overlooked the date of the commit that caused the warning. Moving from next to master, then, with my apologies. > Best regards > > Dirk Amicalement, -- Albert.