vmlinuz.lds: define OF table sections with macros
authorRob Herring <robh@kernel.org>
Mon, 24 Mar 2014 21:59:20 +0000 (16:59 -0500)
committerRob Herring <robh@kernel.org>
Tue, 20 May 2014 19:24:41 +0000 (14:24 -0500)
OF table sections all have the same pattern, so create a macro to define
them and insure consistency.

Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Rob Herring <robh@kernel.org>
include/asm-generic/vmlinux.lds.h

Simple merge