From 151d14f4ac5a02cc059cb05b2a2f27ec5b9d6831 Mon Sep 17 00:00:00 2001 From: Steven King Date: Wed, 14 May 2014 10:07:55 -0700 Subject: [PATCH] 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-format-patch failed