[MTD] Remove MODULE_DEVICE_TABLE() for ICHx flash driver
authorDavid Woodhouse <dwmw2@infradead.org>
Thu, 7 Jul 2005 10:26:24 +0000 (11:26 +0100)
committerThomas Gleixner <tglx@mtd.linutronix.de>
Thu, 7 Jul 2005 13:40:54 +0000 (15:40 +0200)
This prevents it from automatically getting loaded by hotplug because
we happen to notice you have this chipset. Let's stick with having to
load the drivers which let you overwrite your BIOS _manually_

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

No differences found