2008-02-26 17:36:48

by Adrian Bunk

[permalink] [raw]
Subject: h8300 drivers/serial/sh-sci.c compile error

Commit e108b2ca2349f510ce7d7f910eda89f71d710d84 broke the compilation of
drivers/serial/sh-sci.c on h8300:

<-- snip -->

...
CC drivers/serial/sh-sci.o
/home/bunk/linux/kernel-2.6/git/linux-2.6/drivers/serial/sh-sci.c:57:21: error: asm/sci.h: No such file or directory
...
make[3]: *** [drivers/serial/sh-sci.o] Error 1

<-- 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


2008-02-26 22:21:15

by Paul Mundt

[permalink] [raw]
Subject: Re: h8300 drivers/serial/sh-sci.c compile error

On Tue, Feb 26, 2008 at 07:35:36PM +0200, Adrian Bunk wrote:
> Commit e108b2ca2349f510ce7d7f910eda89f71d710d84 broke the compilation of
> drivers/serial/sh-sci.c on h8300:
>
I have a fix for this in my current queue, it will be batched with the
-rc4 updates.