From: Luciano Coelho Date: Thu, 13 Jun 2013 15:25:55 +0000 (+0300) Subject: mmc: omap: remove unnecessary #if 0's X-Git-Tag: v3.11-rc1~50^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7a985e08fe84307430090b8604f5652080cc930;p=pandora-kernel.git mmc: omap: remove unnecessary #if 0's In commit 3451c067 (mmc: omap: add DMA engine support), some #if 0's were used to comment out parts of the code. This has been in the code for over a year and are not needed anymore (and the commented-out code doesn't even compile). Remove them. Signed-off-by: Luciano Coelho Signed-off-by: Chris Ball --- Reading git-diff-tree failed