From: Sylwester Nawrocki Date: Sun, 6 Nov 2011 19:31:40 +0000 (-0300) Subject: [media] staging: as102: Remove leftovers of the SPI bus driver X-Git-Tag: v3.3-rc1~48^2~617 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=82aae98df488c15c212059b23460fe9a9dd97412;p=pandora-kernel.git [media] staging: as102: Remove leftovers of the SPI bus driver SPI bus driver support is not included in this module, the SPI driver files are missing. But some bits are still present so clean up the unused code. The SPI driver support can be properly added later if needed. Then CONFIG_AS102_SPI and CONFIG_AS102_USB is now not needed and the pre-processor statements using these config options can now be removed from *.c files. Cc: Devin Heitmueller Signed-off-by: Sylwester Nawrocki Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed