From: Mike Frysinger Date: Sat, 20 Jun 2009 19:36:09 +0000 (-0400) Subject: Blackfin: drop dead flash_probe call X-Git-Tag: v2.6.31-rc4~22^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b2dc0a08845af9d6ea990a1a28d4545998707570;p=pandora-kernel.git Blackfin: drop dead flash_probe call There are no CONFIG_{BLK,CHR}_DEV_FLASH Kconfig options, and there is no flash_probe() function, so not really sure what this code is all about. Seems to be dead code that stretches way back to the start of the Blackfin port. Signed-off-by: Mike Frysinger --- Reading git-diff-tree failed