commit | b2dc0a08845af9d6ea990a1a28d4545998707570 | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@gentoo.org> | Sat Jun 20 15:36:09 2009 -0400 |
committer | Mike Frysinger <vapier@gentoo.org> | Thu Jul 16 01:39:45 2009 -0400 |
tree | 4a77fd9722b1ef04086935504440ad39e4365f49 | |
parent | 1997660cea28202ece0956cd44f332ac57700138 [diff] |
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 <vapier@gentoo.org>