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 136fgj-0000Py-00 for mtd-list@infradead.org; Mon, 26 Jun 2000 21:41:01 +0100 Received: from dwmw2 by infradead.org with local (Exim 3.03 #1) id 136fgb-0000Pp-00 for cvs-notify@infradead.org; Mon, 26 Jun 2000 21:40:53 +0100 To: cvs-notify@infradead.org Subject: MTD CVS update: 'mtd/kernel docprobe.c' 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/kernel In directory infradead.org:/tmp/cvs-serv1591/kernel Modified Files: docprobe.c 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