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

Previous thread: Re: 2.6.27rc1 cannot boot more than 8CPUs by Jeff Chua on Wednesday, August 6, 2008 - 4:09 am. (13 messages)

Next thread: Oops when accessing /proc/lockdep_chains by Eric Sesterhenn on Wednesday, August 6, 2008 - 5:16 am. (8 messages)
From: David Brownell
Date: Wednesday, August 6, 2008 - 4:13 am

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)";
 }
--

From: Randy Dunlap
Date: Wednesday, August 6, 2008 - 5:13 pm

Acked-by: Randy Dunlap <randy.dunlap@oracle.com>

Thanks, David.

---
~Randy
Linux Plumbers Conference, 17-19 September 2008, Portland, Oregon USA
http://linuxplumbersconf.org/
--

From: Stephen Rothwell
Date: Wednesday, August 6, 2008 - 9:40 pm

Hi David,

On Wed, 6 Aug 2008 04:13:08 -0700 David Brownell <david-b@pacbell.net> wrot=

I will add this patch to linux-next today in the hope it will be
integrated somewhere soon (hint, hint :-)).

--=20
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/
From: David Woodhouse
Date: Thursday, August 7, 2008 - 1:26 am

Yeah, I was waiting for a version with a signed-off-by, which I have now
so I'll merge it.

-- 
dwmw2

--

From: Stephen Rothwell
Date: Thursday, August 7, 2008 - 4:04 am

Hi Dave,

On Thu, 07 Aug 2008 09:26:35 +0100 David Woodhouse <dwmw2@infradead.org> wr=

Thanks.

--=20
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/
Previous thread: Re: 2.6.27rc1 cannot boot more than 8CPUs by Jeff Chua on Wednesday, August 6, 2008 - 4:09 am. (13 messages)

Next thread: Oops when accessing /proc/lockdep_chains by Eric Sesterhenn on Wednesday, August 6, 2008 - 5:16 am. (8 messages)