[U-Boot] [PATCH v3] common/fdt_support.c: fix compile error

Wolfgang Denk wd at denx.de
Wed Oct 13 20:25:58 CEST 2010


Dear Anatolij Gustschin,

In message <1286969966-19792-1-git-send-email-agust at denx.de> you wrote:
> From: Matthew McClintock <msm at freescale.com>
> 
> Fix build error introduced in beca5a5f5bf0d88125580e5e9c1730469cd50ab8
> 
> common/libcommon.a(fdt_support.o): In function `fdt_add_edid':
> /local/hudson/jobs/mirrors-u-boot.git/workspace/common/fdt_support.c:1205: undefined reference to `fdt_increase_size'
> make: *** [u-boot] Error 1
> 
> Signed-off-by: Matthew McClintock <msm at freescale.com>
> Signed-off-by: Anatolij Gustschin <agust at denx.de>
> ---
> v3:
>  - move fdt_increase_size() before conditionally compiled
>    code which uses this function. This is needed to fix
>    warnings while compiling for pdm360ng board.
> 
>  common/fdt_support.c |   20 ++++++++++----------
>  1 files changed, 10 insertions(+), 10 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
You cannot propel yourself forward by patting yourself on the back.


More information about the U-Boot mailing list