From: Steven King Date: Wed, 14 May 2014 17:07:55 +0000 (-0700) Subject: m68knommu: qspi declutter. X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~39^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=151d14f4ac5a02cc059cb05b2a2f27ec5b9d6831;p=pandora-kernel.git m68knommu: qspi declutter. Move the check for the QSPI config option inside the function body. If the option is not enabled, the compiler will optimize away the empty function body so we can remove the other check for the config option. Signed-off-by: Steven King Signed-off-by: Greg Ungerer --- Reading git-diff-tree failed