From: Mark Brown Date: Wed, 26 Jun 2013 15:09:48 +0000 (+0100) Subject: spi/s3c64xx: Rely on the compiler eliminating the OF ID table X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~28^2~4^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd469106c3aa2303d928c20a35cac5d669f816f7;p=pandora-kernel.git spi/s3c64xx: Rely on the compiler eliminating the OF ID table This should work with modern compilers, isn't that much of an issue if it goes wrong and it ensures that the DT-only hardware variants don't leave unreferenced parameters structures lying around. Signed-off-by: Mark Brown --- Reading git-diff-tree failed