diff options
author | David Woodhouse <dwmw2@infradead.org> | 2006-05-08 14:05:05 +0100 |
---|---|---|
committer | David Woodhouse <dwmw2@infradead.org> | 2006-05-08 14:05:05 +0100 |
commit | 5e535429a9117b8b6219da0e0cb087f52c0c9597 (patch) | |
tree | b20a402b5696e2b5aabdc7a4720eaf33e306bd71 /drivers/mtd/devices/Kconfig | |
parent | 73566edf9b91dd085ddb12033d0ea7288979dd10 (diff) | |
download | kernel-crypto-5e535429a9117b8b6219da0e0cb087f52c0c9597.tar.gz kernel-crypto-5e535429a9117b8b6219da0e0cb087f52c0c9597.tar.xz kernel-crypto-5e535429a9117b8b6219da0e0cb087f52c0c9597.zip |
Remove inter_module_xxx() from DiskOnChip drivers.
Finally putting it back how it was before Keith got at it -- yay :)
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Diffstat (limited to 'drivers/mtd/devices/Kconfig')
-rw-r--r-- | drivers/mtd/devices/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/mtd/devices/Kconfig b/drivers/mtd/devices/Kconfig index 7fac438b5c3..6e9f880e2f9 100644 --- a/drivers/mtd/devices/Kconfig +++ b/drivers/mtd/devices/Kconfig @@ -209,7 +209,6 @@ config MTD_DOC2001PLUS config MTD_DOCPROBE tristate select MTD_DOCECC - select OBSOLETE_INTERMODULE config MTD_DOCECC tristate |