[PATCH 2/3] ARM: prima2: Replace include linux/module.h with linux/export.h

Barry Song Barry.Song at csr.com
Fri Feb 15 21:09:46 EST 2013


Hi Syam,

> -----Original Message-----
> From: Syam Sidhardhan [mailto:syamsidhardh at gmail.com]
> Sent: Friday, February 15, 2013 4:51 AM
> To: Barry Song
> Cc: linux-arm-kernel at lists.infradead.org; DL-SHA-WorkGroupLinux
> Subject: Re: [PATCH 2/3] ARM: prima2: Replace include linux/module.h with
> linux/export.h
> 
> Hi,
> 
> On Wed, Nov 14, 2012 at 8:29 AM, Barry Song <Barry.Song at csr.com> wrote:
> >> -----Original Message-----
> >> From: Syam Sidhardhan [mailto:syamsidhardh at gmail.com]
> >> Sent: Tuesday, November 13, 2012 11:50 PM
> >> To: linux-arm-kernel at lists.infradead.org
> >> Cc: Barry Song
> >> Subject: [PATCH 2/3] ARM: prima2: Replace include linux/module.h with
> >> linux/export.h
> >>
> >> include <linux/export.h> is the right to go here.
> >>
> >> Signed-off-by: Syam Sidhardhan <s.syam at samsung.com>
> >
> > Acked. Thanks!
> >> ---
> >>  arch/arm/mach-prima2/pm.c |    2 +-
> >>  1 files changed, 1 insertions(+), 1 deletions(-)
> >>
> >> diff --git a/arch/arm/mach-prima2/pm.c b/arch/arm/mach-prima2/pm.c
> >> index fb5a791..f4a2270 100644
> >> --- a/arch/arm/mach-prima2/pm.c
> >> +++ b/arch/arm/mach-prima2/pm.c
> >> @@ -9,7 +9,7 @@
> >>  #include <linux/kernel.h>
> >>  #include <linux/suspend.h>
> >>  #include <linux/slab.h>
> >> -#include <linux/module.h>
> >> +#include <linux/export.h>
> >>  #include <linux/of.h>
> >>  #include <linux/of_address.h>
> >>  #include <linux/of_device.h>
> 
> 
> Ping,..
> It's look like this patch is not yet applied.

I'll handle it together with some other fixes. Thanks!

> 
> Regards,
> Syam

-barry



Member of the CSR plc group of companies. CSR plc registered in England and Wales, registered number 4187346, registered office Churchill House, Cambridge Business Park, Cowley Road, Cambridge, CB4 0WZ, United Kingdom
More information can be found at www.csr.com. Follow CSR on Twitter at http://twitter.com/CSR_PLC and read our blog at www.csr.com/blog


More information about the linux-arm-kernel mailing list