Re: build failure on efika

2008-04-29 Thread Grant Likely
On Tue, Apr 29, 2008 at 12:27 AM, Paul Mackerras <[EMAIL PROTECTED]> wrote: > My test builds for efika currently fail with this message: > > FATAL: drivers/serial/mpc52xx_uart: struct of_device_id is not terminated > with a NULL entry! > make[2]: *** [__modpost] Error 1 > make[1]: *** [modules]

build failure on efika

2008-04-28 Thread Paul Mackerras
My test builds for efika currently fail with this message: FATAL: drivers/serial/mpc52xx_uart: struct of_device_id is not terminated with a NULL entry! make[2]: *** [__modpost] Error 1 make[1]: *** [modules] Error 2 make: *** [sub-make] Error 2 Could you do a little patch to add the NULL entry p