From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Tue, 31 May 2011 20:18:26 +0200 Subject: [U-Boot] [PATCH v2] ARMV7: Vexpress: Add missing MMC header In-Reply-To: <1306172426-17837-1-git-send-email-dirk.behme@gmail.com> References: <1306172426-17837-1-git-send-email-dirk.behme@gmail.com> Message-ID: <4DE530F2.904@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 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. Amicalement, -- Albert.