1
0
Fork 0
remarkable-uboot/board/linkstation
Wolfgang Denk cb0090e804 linkstation: fix warning: "CONFIG_IDENT_STRING" redefined
Commit 09c2e90 "unify version_string" defines a default value for
CONFIG_IDENT_STRING in version.h, so any private settings musty be
done before including this file.  Move the include for version.h after
the one for common.h to fix the build problem.

Signed-off-by: Wolfgang Denk <wd@denx.de>
Cc: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
2011-09-05 09:43:09 +02:00
..
Makefile Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
avr.c stdio/device: rework function naming convention 2009-07-18 00:27:46 +02:00
hwctl.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
ide.c board/linkstation/ide.c: Fix compile warning 2009-09-22 23:53:44 +02:00
linkstation.c linkstation: fix warning: "CONFIG_IDENT_STRING" redefined 2011-09-05 09:43:09 +02:00