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)
commit54196ccbe0ba1f268a646059473313589db35b01
tree07443c68af484b0a74ce8456e58f97342f95cf25
parent826d8958419ae924ae2af12d214ee599ee713e91
of: consolidate linker section OF match table declarations

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