Re: linux-next: build failure after merge of the sh tree

2016-07-24 Thread Stephen Rothwell
Hi Rich, On Sun, 24 Jul 2016 23:57:30 -0400 Rich Felker wrote: > > If it's acceptable I'll rebase this change into sh for-next and the > patch I send to the subsystem maintainer. Sure. -- Cheers, Stephen Rothwell

Re: linux-next: build failure after merge of the sh tree

2016-07-24 Thread Stephen Rothwell
Hi Rich, On Sun, 24 Jul 2016 23:57:30 -0400 Rich Felker wrote: > > If it's acceptable I'll rebase this change into sh for-next and the > patch I send to the subsystem maintainer. Sure. -- Cheers, Stephen Rothwell

Re: linux-next: build failure after merge of the sh tree

2016-07-24 Thread Rich Felker
On Sun, Jul 24, 2016 at 05:55:01PM +1000, Stephen Rothwell wrote: > Hi Rich, > > After merging the sh tree, today's linux-next build (powerpc allyesconfig) > failed like this: > > drivers/clocksource/jcore-pit.c:145:20: error: conflicting types for > 'timer_interrupt' > static irqreturn_t

Re: linux-next: build failure after merge of the sh tree

2016-07-24 Thread Rich Felker
On Sun, Jul 24, 2016 at 05:55:01PM +1000, Stephen Rothwell wrote: > Hi Rich, > > After merging the sh tree, today's linux-next build (powerpc allyesconfig) > failed like this: > > drivers/clocksource/jcore-pit.c:145:20: error: conflicting types for > 'timer_interrupt' > static irqreturn_t

linux-next: build failure after merge of the sh tree

2016-07-24 Thread Stephen Rothwell
Hi Rich, After merging the sh tree, today's linux-next build (powerpc allyesconfig) failed like this: drivers/clocksource/jcore-pit.c:145:20: error: conflicting types for 'timer_interrupt' static irqreturn_t timer_interrupt(int irq, void *dev_id) ^ In file included from

linux-next: build failure after merge of the sh tree

2016-07-24 Thread Stephen Rothwell
Hi Rich, After merging the sh tree, today's linux-next build (powerpc allyesconfig) failed like this: drivers/clocksource/jcore-pit.c:145:20: error: conflicting types for 'timer_interrupt' static irqreturn_t timer_interrupt(int irq, void *dev_id) ^ In file included from