LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* sh sh7710voipgw_defconfig compile error
@ 2008-03-03 15:38 Adrian Bunk
  2008-03-06  9:24 ` Paul Mundt
  0 siblings, 1 reply; 2+ messages in thread
From: Adrian Bunk @ 2008-03-03 15:38 UTC (permalink / raw)
  To: Paul Mundt; +Cc: linux-sh, linux-kernel

It seems commit 9a7ef6d59f9d4780ff5bc9c4d05266b52dcb9211 broke the 
support for this board:

<--  snip  -->

...
  CC      arch/sh/boards/renesas/sh7710voipgw/setup.o
arch/sh/boards/renesas/sh7710voipgw/setup.c:15: error: array type has incomplete element type
arch/sh/boards/renesas/sh7710voipgw/setup.c:16: error: 'TIMER2_IRQ' undeclared here (not in a function)
arch/sh/boards/renesas/sh7710voipgw/setup.c:16: error: 'TIMER2_IPR_ADDR' undeclared here (not in a function)
arch/sh/boards/renesas/sh7710voipgw/setup.c:16: error: 'TIMER2_IPR_POS' undeclared here (not in a function)
arch/sh/boards/renesas/sh7710voipgw/setup.c:16: error: 'TIMER2_PRIORITY' undeclared here (not in a function)
arch/sh/boards/renesas/sh7710voipgw/setup.c:17: error: 'WDT_IRQ' undeclared here (not in a function)
arch/sh/boards/renesas/sh7710voipgw/setup.c:17: error: 'WDT_IPR_ADDR' undeclared here (not in a function)
arch/sh/boards/renesas/sh7710voipgw/setup.c:17: error: 'WDT_IPR_POS' undeclared here (not in a function)
arch/sh/boards/renesas/sh7710voipgw/setup.c:17: error: 'WDT_PRIORITY' undeclared here (not in a function)
...

<--  snip  -->

cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: sh sh7710voipgw_defconfig compile error
  2008-03-03 15:38 sh sh7710voipgw_defconfig compile error Adrian Bunk
@ 2008-03-06  9:24 ` Paul Mundt
  0 siblings, 0 replies; 2+ messages in thread
From: Paul Mundt @ 2008-03-06  9:24 UTC (permalink / raw)
  To: Adrian Bunk; +Cc: linux-sh, linux-kernel

On Mon, Mar 03, 2008 at 05:38:43PM +0200, Adrian Bunk wrote:
> It seems commit 9a7ef6d59f9d4780ff5bc9c4d05266b52dcb9211 broke the 
> support for this board:
> 
> <--  snip  -->
> 
> ...
>   CC      arch/sh/boards/renesas/sh7710voipgw/setup.o
> arch/sh/boards/renesas/sh7710voipgw/setup.c:15: error: array type has incomplete element type
> arch/sh/boards/renesas/sh7710voipgw/setup.c:16: error: 'TIMER2_IRQ' undeclared here (not in a function)
> arch/sh/boards/renesas/sh7710voipgw/setup.c:16: error: 'TIMER2_IPR_ADDR' undeclared here (not in a function)
> arch/sh/boards/renesas/sh7710voipgw/setup.c:16: error: 'TIMER2_IPR_POS' undeclared here (not in a function)
> arch/sh/boards/renesas/sh7710voipgw/setup.c:16: error: 'TIMER2_PRIORITY' undeclared here (not in a function)
> arch/sh/boards/renesas/sh7710voipgw/setup.c:17: error: 'WDT_IRQ' undeclared here (not in a function)
> arch/sh/boards/renesas/sh7710voipgw/setup.c:17: error: 'WDT_IPR_ADDR' undeclared here (not in a function)
> arch/sh/boards/renesas/sh7710voipgw/setup.c:17: error: 'WDT_IPR_POS' undeclared here (not in a function)
> arch/sh/boards/renesas/sh7710voipgw/setup.c:17: error: 'WDT_PRIORITY' undeclared here (not in a function)
> ...
> 
> <--  snip  -->
> 
Fixed now, this will go out with the -rc5 updates. Thanks.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-03-06  9:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-03-03 15:38 sh sh7710voipgw_defconfig compile error Adrian Bunk
2008-03-06  9:24 ` Paul Mundt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).