[U-Boot] [PATCH 2/8] dm: x86: Remove ebp assembler warning in zimage.c

Simon Glass sjg at chromium.org
Fri Oct 24 05:53:55 CEST 2014


On 10 October 2014 07:49, Simon Glass <sjg at chromium.org> wrote:
> This code generates warnings with recent gcc versions. We really don't need
> the clobber specification, so just drop it.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
>  arch/x86/lib/zimage.c | 1 -
>  1 file changed, 1 deletion(-)

Applied to u-boot-dm/master


More information about the U-Boot mailing list