Wolfgang Denk ea95cb7331 utx8245: fix build breakage due to assert()
Commit 21726a7 "Add assert() for debug assertions" broke building the
utx8245 board:

dlmalloc.c: In function 'do_check_chunk':
dlmalloc.c:1660: error: 'sz' undeclared (first use in this function)
dlmalloc.c:1660: error: (Each undeclared identifier is reported only once
dlmalloc.c:1660: error: for each function it appears in.)
dlmalloc.c: In function 'do_check_free_chunk':
dlmalloc.c:1689: error: 'next' undeclared (first use in this function)
dlmalloc.c: In function 'do_check_malloced_chunk':
dlmalloc.c:1748: error: 'sz' undeclared (first use in this function)
dlmalloc.c:1750: error: 'room' undeclared (first use in this function)

Signed-off-by: Wolfgang Denk <wd@denx.de>
Cc: Simon Glass <sjg@chromium.org>
2011-09-10 16:05:43 +02:00
..
2011-04-13 15:56:39 -04:00
2010-11-28 21:58:24 +01:00
2011-07-28 16:32:50 +02:00
2010-07-24 20:54:46 +02:00
2011-08-04 23:34:02 +02:00
2011-08-01 15:19:40 +02:00
2011-04-13 15:57:00 -04:00
2011-07-28 16:32:50 +02:00
2011-07-26 14:10:14 +02:00
2011-04-08 00:44:27 -04:00
2011-07-28 16:41:06 +02:00
2011-01-09 18:06:50 +01:00
2011-04-29 03:20:01 -05:00
2011-07-15 20:29:22 -05:00
2010-12-17 14:32:12 -06:00
2010-07-16 10:55:09 -05:00
2011-07-26 14:10:14 +02:00
2011-07-26 14:10:14 +02:00
2010-10-12 23:31:10 +02:00
2011-07-28 17:22:53 +02:00
2011-07-26 16:34:41 +02:00
2011-07-26 16:34:22 +02:00
2011-07-26 16:34:22 +02:00
2011-04-13 19:43:28 +10:00
2011-02-02 22:36:10 +01:00
2011-09-07 21:46:39 +02:00
2011-07-28 17:22:53 +02:00
2011-09-04 11:36:22 +02:00
2011-09-04 23:27:52 +02:00