From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from majordomo by infradead.org with local (Exim 3.03 #1) id 136fgc-0000Pw-00 for mtd-list@infradead.org; Mon, 26 Jun 2000 21:40:54 +0100 Received: from dwmw2 by infradead.org with local (Exim 3.03 #1) id 136fgb-0000Pj-00 for cvs-notify@infradead.org; Mon, 26 Jun 2000 21:40:53 +0100 To: cvs-notify@infradead.org Subject: MTD CVS update: 'mtd/include/linux/mtd doc2000.h' Message-Id: From: David Woodhouse Date: Mon, 26 Jun 2000 21:40:53 +0100 Sender: owner-mtd@infradead.org List-ID: Update of /home/cvs/mtd/include/linux/mtd In directory infradead.org:/tmp/cvs-serv1591/include/linux/mtd Modified Files: doc2000.h Log Message: Eliminate the readb() for checking the signature bytes at the beginning of the DiskOnChip. Use the arch-specific ReadDOC() macro instead. To unsubscribe, send "unsubscribe mtd" to majordomo@infradead.org