commit | b9c86d595d2a11009c58c84a9a8792aeb4a8f278 | [log] [tgz] |
---|---|---|
author | David Woodhouse <dwmw2@infradead.org> | Thu Jul 07 11:26:24 2005 +0100 |
committer | Thomas Gleixner <tglx@mtd.linutronix.de> | Thu Jul 07 15:40:54 2005 +0200 |
tree | c3c6c21b0a4a8edefc38166b3b2e0108892b0e71 | |
parent | fb8d82a865b1ff601fad8293cd6a2a1b1908545b [diff] |
[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>