Files
linux-apfs/arch/openrisc/kernel
Geert Uytterhoeven be5940c9fd openrisc: Use the declarations provided by <asm/sections.h>
Openrisc's private vmlinux.h duplicates a few definitions that are already
provided by asm-generic/sections.h. The former is used by setup.c only,
while the latter is already used everywhere else.

Convert setup.c to use the generic version:
  - Include <asm/sections.h>,
  - Remove the (slightly different) extern declarations,
  - Remove the no longer needed address-of ('&') operators.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Jonas Bonn <jonas@southpole.se>
2013-11-15 10:37:41 +01:00
..
2012-05-08 11:43:51 +02:00
2013-02-26 07:44:08 +01:00
2013-04-08 17:39:27 +02:00
2011-07-22 18:46:41 +02:00
2012-09-21 08:09:54 +02:00
2011-07-22 18:46:34 +02:00
2011-07-22 18:46:30 +02:00