[MTD] [MAPS] Remove MODULE_DEVICE_TABLE() from ck804rom driver.
authorDavid Woodhouse <David.Woodhouse@intel.com>
Thu, 26 Feb 2009 19:51:33 +0000 (04:51 +0900)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Thu, 26 Feb 2009 19:52:45 +0000 (04:52 +0900)
commitb50be33e42e2c87812b30aee1a2b2a5ac6cb3ffa
tree5e2da77ea97a510341d7cb13aeafe8b3057602c6
parent4c41bd0ec953954158f92bed5d3062645062b98e
[MTD] [MAPS] Remove MODULE_DEVICE_TABLE() from ck804rom driver.

We really don't want the BIOS flash mapping hacks to get automatically
loaded.

No idea why it isn't using pci_register_driver() though -- that should
be fine... and is even _present_ but disabled by #if 0.

Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
drivers/mtd/maps/ck804xrom.c