[U-Boot] [PATCH] Revert common.h: remove value from bool defines

2012-01-06 Thread Wolfgang Denk
This reverts commit 914c9ee971924665c9d2927fe83d8d70060b1eb8 which is causing tons of build warnings like start.S:39:0: warning: _LINUX_CONFIG_H redefined [enabled by default] /home/wd/git/u-boot/work/include/common.h:28:0: note: this is the location of the previous definition

Re: [U-Boot] [PATCH] Revert common.h: remove value from bool defines

2012-01-06 Thread Wolfgang Denk
Dear Wolfgang Denk, In message 1325841606-24698-1-git-send-email...@denx.de you wrote: This reverts commit 914c9ee971924665c9d2927fe83d8d70060b1eb8 which is causing tons of build warnings like start.S:39:0: warning: _LINUX_CONFIG_H redefined [enabled by default]