Re: [PATCH] booke_wdt: Fix build (unconstify watchdog_info)

2010-04-27 Thread Benjamin Herrenschmidt
On Tue, 2010-04-27 at 09:42 +0200, Wim Van Sebroeck wrote: > Hi Ben, > > > > commit 42747d712de56cf2087b702d2ad90af114c53138 ("[WATCHDOG] > > > watchdog_info constify") introduced the following build failure: > > > > > >CC booke_wdt.o > > > booke_wdt.c: In function 'booke_wdt_init': > >

Re: [PATCH] booke_wdt: Fix build (unconstify watchdog_info)

2010-04-27 Thread Wim Van Sebroeck
Hi Ben, > > commit 42747d712de56cf2087b702d2ad90af114c53138 ("[WATCHDOG] > > watchdog_info constify") introduced the following build failure: > > > >CC booke_wdt.o > > booke_wdt.c: In function 'booke_wdt_init': > > booke_wdt.c:220: error: assignment of read-only variable 'ident' > > >

Re: [PATCH] booke_wdt: Fix build (unconstify watchdog_info)

2010-04-26 Thread Benjamin Herrenschmidt
On Mon, 2010-04-26 at 21:43 +0400, Anton Vorontsov wrote: > commit 42747d712de56cf2087b702d2ad90af114c53138 ("[WATCHDOG] > watchdog_info constify") introduced the following build failure: > >CC booke_wdt.o > booke_wdt.c: In function 'booke_wdt_init': > booke_wdt.c:220: error: assignment