Re: [PATCH v0] Loongson2: CPUFreq: add support to load moduleautomatically

From: Ralf Baechle
Date: Thu Dec 03 2009 - 09:55:33 EST


On Thu, Dec 03, 2009 at 12:49:55PM +0800, Wu Zhangjin wrote:

> > +++ b/arch/mips/loongson/common/platform.c
> > @@ -0,0 +1,32 @@
> > +/*
> > + * Copyright (C) 2009 Lemote Inc.
> > + * Author: Wu Zhangjin, wuzj@xxxxxxxxxx
> > + *
> > + * This program is free software; you can redistribute it and/or modify it
> > + * under the terms of the GNU General Public License as published by the
> > + * Free Software Foundation; either version 2 of the License, or (at your
> > + * option) any later version.
> > + */
> > +
> > +#include <linux/err.h>
> > +#include <linux/platform_device.h>
> > +
> > +#include <asm/bootinfo.h>
>
> The above header file is not needed.

I folded your patch into "MIPS: Loongson 2F: Add CPU frequency scaling
support" and removed that line. Thanks!

Ralf
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/