From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Thu, 04 Aug 2011 10:57:16 +0200 Subject: [U-Boot] [PATCH] ARMv7: u8500_href: Add missing header to fix compiler warning In-Reply-To: <1310280737-4745-1-git-send-email-dirk.behme@gmail.com> References: <1310280737-4745-1-git-send-email-dirk.behme@gmail.com> Message-ID: <4E3A5EEC.3010906@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, On 10/07/2011 08:52, Dirk Behme wrote: > From: Dirk Behme > > Fix the compiler warning > > u8500_href.c: In function 'hrefplus_mmc_power_init': > u8500_href.c:258: warning: implicit declaration of function 'prcmu_i2c_read' > u8500_href.c:265: warning: implicit declaration of function 'prcmu_i2c_write' > > by adding the missing header file. > > Signed-off-by: Dirk Behme > > --- Applied to u-boot-arm/master, thanks! Amicalement, -- Albert.