Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1344421 > unrolled thread

Re: [PATCH] ARM: ks8695: fix __initdata annotation

Started byArnd Bergmann <arnd@arndb.de>
First post2016-02-26 17:30 +0100
Last post2016-02-26 17:30 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH] ARM: ks8695: fix __initdata annotation Arnd Bergmann <arnd@arndb.de> - 2016-02-26 17:30 +0100

#1344421 — Re: [PATCH] ARM: ks8695: fix __initdata annotation

FromArnd Bergmann <arnd@arndb.de>
Date2016-02-26 17:30 +0100
SubjectRe: [PATCH] ARM: ks8695: fix __initdata annotation
Message-ID<r6trc-5Z1-29@gated-at.bofh.it>
On Tuesday 09 February 2016 09:36:00 Greg Ungerer wrote:
> On 09/02/16 00:24, Arnd Bergmann wrote:
> > Clang complains about the __initdata section attribute being in the
> > wrong place in two files of ks8695:
> > 
> > arch/arm/mach-ks8695/cpu.c:37:31: error: '__section__' attribute only applies to functions and global variables
> > arch/arm/mach-ks8695/board-og.c:83:31: error: '__section__' attribute only applies to functions and global variables
> > 
> > This moves the attribute to the correct place.
> > 
> > Signed-off-by: Arnd Bergmann <arnd@arndb.de>
> 
> Acked-by: Greg Ungerer <gerg@uclinux.org>
> 

Applied to next/fixes-non-critical in arm-soc directly.

Thanks,

	Arnd

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web