From: Uwe Kleine-König Date: Thu, 23 Feb 2012 09:37:55 +0000 (+0100) Subject: spi: controller drivers don't need to depend on SPI_MASTER explicitly X-Git-Tag: v3.4-rc1~170^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e8afa34cc4ab2cea3472b80317a929b83b3c65b;p=pandora-kernel.git spi: controller drivers don't need to depend on SPI_MASTER explicitly They are all defined in an if SPI_MASTER ... endif block. Signed-off-by: Uwe Kleine-König Signed-off-by: Grant Likely --- Reading git-diff-tree failed