Re: [RFC/PATCH] ARM: OMAP: Fix build for OMAP3 only builds

2011-11-07 Thread Tony Lindgren
* Russell King - ARM Linux [07 08:31]: > On Thu, Nov 03, 2011 at 11:30:02AM -0700, Tony Lindgren wrote: > > Considering we now have the DT branch merged, I'll apply the earlier > > patch from Sanjeev with a minor modification to avoid a build > > warning in board-generic.c. > > > > Updated pa

Re: [RFC/PATCH] ARM: OMAP: Fix build for OMAP3 only builds

2011-11-07 Thread Russell King - ARM Linux
On Thu, Nov 03, 2011 at 11:30:02AM -0700, Tony Lindgren wrote: > Considering we now have the DT branch merged, I'll apply the earlier > patch from Sanjeev with a minor modification to avoid a build > warning in board-generic.c. > > Updated patch below, Sekhar & Thomas, care to ack? When are we li

Re: [RFC/PATCH] ARM: OMAP: Fix build for OMAP3 only builds

2011-11-03 Thread Thomas Weber
Am 03.11.2011 19:30, schrieb Tony Lindgren: > * Tony Lindgren [02 09:41]: >> * Thomas Weber [02 04:03]: >>> Am 27.10.2011 07:32, schrieb Nori, Sekhar: On Wed, Oct 12, 2011 at 17:33:56, Thomas Weber wrote: > When building for OMAP3 only I get the > following errors: > ... > >>

Re: [RFC/PATCH] ARM: OMAP: Fix build for OMAP3 only builds

2011-11-03 Thread Tony Lindgren
* Tony Lindgren [02 09:41]: > * Thomas Weber [02 04:03]: > > Am 27.10.2011 07:32, schrieb Nori, Sekhar: > > > On Wed, Oct 12, 2011 at 17:33:56, Thomas Weber wrote: > > >> When building for OMAP3 only I get the > > >> following errors: ... > > > I was facing the same problem and this patc

Re: [RFC/PATCH] ARM: OMAP: Fix build for OMAP3 only builds

2011-11-02 Thread Tony Lindgren
* Thomas Weber [02 04:03]: > Am 27.10.2011 07:32, schrieb Nori, Sekhar: > > On Wed, Oct 12, 2011 at 17:33:56, Thomas Weber wrote: > >> When building for OMAP3 only I get the > >> following errors: > >> > >> In function `omap2420_init_early': > >> undefined reference to `omap2_set_globals_242x'

Re: [RFC/PATCH] ARM: OMAP: Fix build for OMAP3 only builds

2011-11-02 Thread Thomas Weber
Am 27.10.2011 07:32, schrieb Nori, Sekhar: > On Wed, Oct 12, 2011 at 17:33:56, Thomas Weber wrote: >> When building for OMAP3 only I get the >> following errors: >> >> In function `omap2420_init_early': >> undefined reference to `omap2_set_globals_242x' >> undefined reference to `omap2xxx_voltagedo

RE: [RFC/PATCH] ARM: OMAP: Fix build for OMAP3 only builds

2011-10-28 Thread Thomas Weber
Thank you Sekhar, Can you please test the following patch [PATCH v2] arm: omap: Fix errors and warnings when building for one board ThomasN�r��yb�X��ǧv�^�)޺{.n�+{��f��{ay�ʇڙ�,j��f���h���z��w��� ���j:+v���w�j�mzZ+�ݢj"��!�i

RE: [RFC/PATCH] ARM: OMAP: Fix build for OMAP3 only builds

2011-10-26 Thread Nori, Sekhar
On Wed, Oct 12, 2011 at 17:33:56, Thomas Weber wrote: > When building for OMAP3 only I get the > following errors: > > In function `omap2420_init_early': > undefined reference to `omap2_set_globals_242x' > undefined reference to `omap2xxx_voltagedomains_init' > undefined reference to `omap242x_pow

[RFC/PATCH] ARM: OMAP: Fix build for OMAP3 only builds

2011-10-12 Thread Thomas Weber
When building for OMAP3 only I get the following errors: In function `omap2420_init_early': undefined reference to `omap2_set_globals_242x' undefined reference to `omap2xxx_voltagedomains_init' undefined reference to `omap242x_powerdomains_init' undefined reference to `omap242x_clockdomains_init'