of: consolidate linker section OF match table declarations
authorRob Herring <robh@kernel.org>
Thu, 8 May 2014 21:09:24 +0000 (16:09 -0500)
committerRob Herring <robh@kernel.org>
Tue, 20 May 2014 19:25:24 +0000 (14:25 -0500)
We now have several OF match tables using linker sections that are
nearly the same definition. The only variation is the callback function
prototype. Create a common define for creating linker section OF match
table entries which each table declaration can use.

Acked-by: Grant Likely <grant.likely@linaro.org>
Signed-off-by: Rob Herring <robh@kernel.org>
drivers/clocksource/clksrc-of.c
drivers/irqchip/irqchip.h
include/linux/clk-provider.h
include/linux/clocksource.h
include/linux/of.h
include/linux/of_reserved_mem.h

Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge