[PATCH v3 04/13] [POWERPC] Add generic support for simple MPC5200 based boards
Marian Balakowicz
m8 at semihalf.com
Sat Nov 10 01:11:07 EST 2007
Hi Stephen,
Stephen Rothwell wrote:
>
> On Tue, 06 Nov 2007 21:05:20 +0100 Marian Balakowicz <m8 at semihalf.com> wrote:
>> +++ b/arch/powerpc/platforms/52xx/mpc5200_simple.c
>> +
>> +#include <linux/pci.h>
>> +#include <linux/of.h>
>> +#include <asm/time.h>
>> +#include <asm/io.h>
>
> Its not clear to me that you need any of the above four includes.
#include <asm/time.h> is needed for generic_calibrate_decr() but other
few includes are in fact not necessary. Thanks.
Cheers,
m.
More information about the Linuxppc-dev
mailing list