commit | f022d0fa183c4def30ddd74f2baebd72c4254fcf | [log] [tgz] |
---|---|---|
author | Geert Uytterhoeven <geert@linux-m68k.org> | Wed Jun 20 12:52:59 2012 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Jun 20 14:39:35 2012 -0700 |
tree | 24060a06c3d9b5279243d4d03f6a057da50529c8 | |
parent | 0eff08b5d1bf4b30f1a549a58c85806748256b18 [diff] |
xtensa: use the declarations provided by <asm/sections.h> Cleanups: - Include <asm/sections.h>, - Remove the (different) extern declarations, - Remove the no longer needed address-of ('&') operators, - Use %p to format pointer differences. Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Cc: Chris Zankel <chris@zankel.net> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>