[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4F26D9DC.2000008@ru.mvista.com>
Date: Mon, 30 Jan 2012 20:56:44 +0300
From: Sergei Shtylyov <sshtylyov@...mvista.com>
To: Roland Stigge <stigge@...com.de>
CC: w.sang@...gutronix.de, bangaragiri.g@....com,
srinivas.bakki@....com, sundarapandian.andithevar@....com,
linus.walleij@...aro.org, linux-kernel@...r.kernel.org,
kevin.wells@....com, grant.likely@...retlab.ca,
linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH v2 1/7] LPC32xx: clock.c: Missing header file
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@...com.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?
WBR, Sergei
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists