[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)
commitb9c86d595d2a11009c58c84a9a8792aeb4a8f278
treec3c6c21b0a4a8edefc38166b3b2e0108892b0e71
parentfb8d82a865b1ff601fad8293cd6a2a1b1908545b
[MTD] Remove MODULE_DEVICE_TABLE() for ICHx flash driver

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>
drivers/mtd/maps/ichxrom.c