See patch. This one needs an abuild test to make sure it doesn't break anything.
On Wed, Nov 07, 2007 at 12:48:35PM -0500, Corey Osgood wrote:
See patch. This one needs an abuild test to make sure it doesn't break anything.
This patch masks the function prototypes in stdlib.h from ROMCC, so that ARRAY_SIZE() can be used on ROMCC-dependent systems. Also adds stdlib.h to vt8237r_early_smbus, so it'll build on those systems.
Signed-off-by: Corey Osgood corey.osgood@gmail.com
Looks good, r2949. abuild-tested by me, so nothing should break.
Uwe.