Re: [PATCH] Re: build issue #470 for v2.6.25-rc8-166-g6fdf5e6:rtc-s35390a.c:144: undefined reference to `byte_rev_table'

From: Alessandro Zummo
Date: Wed Apr 09 2008 - 11:51:48 EST


On Wed, 9 Apr 2008 08:48:19 -0700
Randy Dunlap <randy.dunlap@xxxxxxxxxx> wrote:

> From: Randy Dunlap <randy.dunlap@xxxxxxxxxx>
>
> rtc-s35390a uses BITREVERSE functions so it needs to select that
> config symbol to ensure that the functions are built.
>
> drivers/built-in.o: In function `s35390a_set_datetime':
> linux-2.6.25-rc8-git7/drivers/rtc/rtc-s35390a.c:144: undefined reference to `byte_rev_table'
> drivers/built-in.o: In function `s35390a_get_datetime':
> linux-2.6.25-rc8-git7/drivers/rtc/rtc-s35390a.c:163: undefined reference to `byte_rev_table'
>
> Signed-off-by: Randy Dunlap <randy.dunlap@xxxxxxxxxx>

thanks Randy.


Acked-by: Alessandro Zummo <a.zummo@xxxxxxxxxxxx>

--

Best regards,

Alessandro Zummo,
Tower Technologies - Torino, Italy

http://www.towertech.it

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/