Re: [U-Boot] [PATCH 10/10] common/lcd.c: move the macro's to the c file

2013-03-29 Thread Anatolij Gustschin
On Sat, 12 Jan 2013 23:07:59 +0100 Jeroen Hofstee wrote: > Hide the console macros since some reference global data which is > no longer present. > > cc: Anatolij Gustschin > Signed-off-by: Jeroen Hofstee > --- > common/lcd.c | 28 > include/lcd.h | 28 --

[U-Boot] [PATCH 10/10] common/lcd.c: move the macro's to the c file

2013-01-12 Thread Jeroen Hofstee
Hide the console macros since some reference global data which is no longer present. cc: Anatolij Gustschin Signed-off-by: Jeroen Hofstee --- common/lcd.c | 28 include/lcd.h | 28 2 files changed, 28 insertions(+), 28 deletions(-)