From: Rob Herring Date: Thu, 8 May 2014 21:09:24 +0000 (-0500) Subject: of: consolidate linker section OF match table declarations X-Git-Tag: omap-for-v3.16/fixes-against-rc1~56^2~21^2~2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=54196ccbe0ba1f268a646059473313589db35b01;p=pandora-kernel.git 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 Signed-off-by: Rob Herring --- Reading git-diff-tree failed