]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/glsdk-u-boot.git/commit
mx5: Fix CONFIG_OF_LIBFDT redefined warning
authorShawn Guo <shawn.guo@linaro.org>
Tue, 3 May 2011 20:13:17 +0000 (20:13 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Mon, 23 May 2011 06:36:46 +0000 (08:36 +0200)
commit464bed5cd0bac73fa738aa1c51050752069348f6
tree6af0f20007f519f6f6638ddc0eccacf0a729a2ab
parentb78b40f6c08e0b6b160a75c62ab305e7ae0fa290
mx5: Fix CONFIG_OF_LIBFDT redefined warning

With the following commit, CONFIG_OF_LIBFDT is redefined.

  2fa8ca98c37d5b1bb0328b19ddb7e9d162cd9683
  Add CONFIG_OF_LIBFDT to more boards.

Remove the duplicated definition to fix CONFIG_OF_LIBFDT redefined
warning.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
include/configs/mx51evk.h
include/configs/mx53evk.h