[PATCH v2 1/7] LPC32xx: clock.c: Missing header file

Wolfram Sang w.sang at pengutronix.de
Tue Jan 31 05:22:49 EST 2012


On Mon, Jan 30, 2012 at 08:56:44PM +0300, Sergei Shtylyov wrote:
> Hello.
> 
> On 01/30/2012 07:02 PM, Roland Stigge wrote:
> 
> >This patch fixes the compiler warnings regarding the EXPORT_SYMBOL usage
> 
> >Signed-off-by: Roland Stigge<stigge at antcom.de>
> 
> >diff --git a/arch/arm/mach-lpc32xx/clock.c b/arch/arm/mach-lpc32xx/clock.c
> >index 1e02751..8e79313 100644
> >--- a/arch/arm/mach-lpc32xx/clock.c
> >+++ b/arch/arm/mach-lpc32xx/clock.c
> >@@ -82,6 +82,7 @@
> >   *   will also impact the individual peripheral rates.
> >   */
> >
> >+#include<linux/module.h>
> 
>    Shouldn't <linux/export.h> be included instead nowadays?

Ack.

@Roland: Nice series, thanks for splitting things up.

-- 
Pengutronix e.K.                           | Wolfram Sang                |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20120131/4e4f30cc/attachment.sig>


More information about the linux-arm-kernel mailing list