From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Sun, 30 Oct 2011 12:34:12 +0100 Subject: [U-Boot] [PATCH] ARM: netspace_v2: fix warnings In-Reply-To: <4EAD2AD1.5030503@aribaud.net> References: <1319923879-8783-1-git-send-email-agust@denx.de> <4EAD2AD1.5030503@aribaud.net> Message-ID: <20111030123412.10464ebd@wker> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Albert, On Sun, 30 Oct 2011 11:45:37 +0100 Albert ARIBAUD wrote: ... > Applied to u-boot-arm/master, as a bugfix to help netspace_v2 compile clean. > > Note however that I also see the following warning for netspace_v2: > > mvgbe.c: In function 'mvgbe_initialize': > mvgbe.c:735: warning: implicit declaration of function 'get_random_hex' This one is fixed by another patch for fixing dockstar compile breakage I've applied before [1]. There is also another patch for fixing dreamplug breakage [2]. Can you apply them too? I've resend the dockstar patch, but forgot to tag it as v2, sorry. Thanks, Anatolij [1] http://patchwork.ozlabs.org/patch/122575/ [2] http://patchwork.ozlabs.org/patch/122579/