lkml.org 
[lkml]   [2013]   [Nov]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 14/17] dt: Consolidate __dtb_start declarations in <linux/of_fdt.h>
On 11/13/2013 01:12 AM, Geert Uytterhoeven wrote:
> The different architectures used their own (and different) declarations:
>
> extern struct boot_param_header __dtb_start;
> extern u32 __dtb_start[];
> extern char __dtb_start[];
>
> Consolidate them using the first variant in <linux/of_fdt.h>.
> This requires adding a few "address of" operators on architectures where
> __dtb_start was an array before.
>
> Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
> Cc: Vineet Gupta <vgupta@synopsys.com>
> Cc: James Hogan <james.hogan@imgtec.com>
> Cc: Ralf Baechle <ralf@linux-mips.org>
> Cc: Jonas Bonn <jonas@southpole.se>
> CC: Chris Zankel <chris@zankel.net>
> Cc: Rob Herring <rob.herring@calxeda.com>
> Cc: devicetree@vger.kernel.org
> ---
> arch/arc/include/asm/sections.h | 1 -
> arch/arc/kernel/setup.c | 2 +-
> arch/metag/kernel/setup.c | 6 +-----
> arch/mips/include/asm/mips-boards/generic.h | 4 ----
> arch/mips/lantiq/prom.h | 2 --
> arch/mips/netlogic/xlp/dt.c | 4 ++--
> arch/mips/ralink/of.c | 2 --
> arch/openrisc/kernel/setup.c | 2 +-
> arch/openrisc/kernel/vmlinux.h | 2 --
> arch/xtensa/kernel/setup.c | 3 +--
> include/linux/of_fdt.h | 3 +++
> 11 files changed, 9 insertions(+), 22 deletions(-)


Acked-by: Vineet Gupta <vgupta@synopsys.com>

Thx,
-Vineet


\
 
 \ /
  Last update: 2013-11-13 07:01    [W:2.008 / U:0.056 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site