Re: pxa timer code broken for non-CONFIG_GENERIC_CLOCKEVENTS

2007-07-24 Thread Bill Gatliff
Russell King wrote: On Tue, Jul 24, 2007 at 06:29:47AM +0200, Robert Schwebel wrote: Bill, 7bbb18c9f4783b6fb3bf27af71625b590cf4f00b aka 4507/1 intensively uses stuff from include/linux/clockchips.h which are defined under #ifdef CONFIG_GENERIC_CLOCKEVENTS Unless I'm missing something, all

Re: pxa timer code broken for non-CONFIG_GENERIC_CLOCKEVENTS

2007-07-24 Thread Bill Gatliff
Russell King wrote: You'll find a fix for this on linux-arm-kernel since yesterday morning. I accidentally left this out of the patch that made it into the database (and someone else caught my mistake and posted it on l-a-k yesterday): === modified file 'arch/arm/Kconfig' --- linux-2.6.2

Re: pxa timer code broken for non-CONFIG_GENERIC_CLOCKEVENTS

2007-07-24 Thread Russell King
On Tue, Jul 24, 2007 at 06:29:47AM +0200, Robert Schwebel wrote: > Bill, > > 7bbb18c9f4783b6fb3bf27af71625b590cf4f00b aka 4507/1 intensively uses > stuff from include/linux/clockchips.h which are defined under > > #ifdef CONFIG_GENERIC_CLOCKEVENTS > > Unless I'm missing something, all PXA platfo

pxa timer code broken for non-CONFIG_GENERIC_CLOCKEVENTS

2007-07-23 Thread Robert Schwebel
Bill, 7bbb18c9f4783b6fb3bf27af71625b590cf4f00b aka 4507/1 intensively uses stuff from include/linux/clockchips.h which are defined under #ifdef CONFIG_GENERIC_CLOCKEVENTS Unless I'm missing something, all PXA platforms which have CONFIG_GENERIC_CLOCKEVENTS not set are currently broken and don't