]> err.no Git - linux-2.6/blobdiff - drivers/mtd/nand/ams-delta.c
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
[linux-2.6] / drivers / mtd / nand / ams-delta.c
index c0e96860686e4b74ef8d403d8ef78e833baa3051..d7897dc6b3c8b10e8b8d1557a4d3f1171ddbfbb0 100644 (file)
@@ -179,7 +179,6 @@ static int __init ams_delta_init(void)
        this->IO_ADDR_R = (OMAP_MPUIO_BASE + OMAP_MPUIO_INPUT_LATCH);
        this->IO_ADDR_W = (OMAP_MPUIO_BASE + OMAP_MPUIO_OUTPUT);
        this->read_byte = ams_delta_read_byte;
-       this->write_byte = ams_delta_write_byte;
        this->write_buf = ams_delta_write_buf;
        this->read_buf = ams_delta_read_buf;
        this->verify_buf = ams_delta_verify_buf;