lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 31 Jan 2012 11:22:49 +0100
From:	Wolfram Sang <w.sang@...gutronix.de>
To:	Sergei Shtylyov <sshtylyov@...mvista.com>
Cc:	Roland Stigge <stigge@...com.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

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@...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?

Ack.

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

-- 
Pengutronix e.K.                           | Wolfram Sang                |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |

Download attachment "signature.asc" of type "application/pgp-signature" (199 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ