Blackfin: drop dead flash_probe call
authorMike Frysinger <vapier@gentoo.org>
Sat, 20 Jun 2009 19:36:09 +0000 (15:36 -0400)
committerMike Frysinger <vapier@gentoo.org>
Thu, 16 Jul 2009 05:39:45 +0000 (01:39 -0400)
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 <vapier@gentoo.org>

No differences found