Re: linux-next: Tree for August 5 (MTD build error)

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Randy Dunlap <randy.dunlap@...>
Cc: <dwmw2@...>, Stephen Rothwell <sfr@...>, <linux-next@...>, LKML <linux-kernel@...>
Date: Wednesday, August 6, 2008 - 7:13 am

On Wednesday 06 August 2008, David Brownell wrote:

Whoops, sorry ... I see what was going on.  My bad.

--- g26.orig/drivers/mtd/devices/mtd_dataflash.c	2008-08-06 04:12:45.000000000 -0700
+++ g26/drivers/mtd/devices/mtd_dataflash.c	2008-08-06 04:11:55.000000000 -0700
@@ -616,7 +616,7 @@ static char *otp_setup(struct mtd_info *
 
 #else
 
-static char *otp_setup(struct mtd_info *device)
+static char *otp_setup(struct mtd_info *device, char revision)
 {
 	return " (OTP)";
 }
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: linux-next: Tree for August 5 (MTD build error), David Brownell, (Wed Aug 6, 7:13 am)
Re: linux-next: Tree for August 5 (MTD build error), Stephen Rothwell, (Thu Aug 7, 12:40 am)
Re: linux-next: Tree for August 5 (MTD build error), David Woodhouse, (Thu Aug 7, 4:26 am)
Re: linux-next: Tree for August 5 (MTD build error), Stephen Rothwell, (Thu Aug 7, 7:04 am)
Re: linux-next: Tree for August 5 (MTD build error), Randy Dunlap, (Wed Aug 6, 8:13 pm)