Re: omap2plus_defconfig fails to build

2012-12-03 Thread Stephen Rothwell
Hi all,

On Thu, 29 Nov 2012 11:40:18 +0100 Belisko Marek marek.beli...@gmail.com 
wrote:

 I've update linux-next to next-20121129 and omap2plus_defconfig fails to 
 build:
 arch/arm/mach-omap2/timer.c: In function 'omap_get_timer_dt':
 arch/arm/mach-omap2/timer.c:195: error: implicit declaration of
 function 'prom_add_property'

Caused by commit 9725f4451a9c (ARM: OMAP: Add DT support for timer
driver) from the arm-soc tree interacting with commit 79d1c712958f
(powerpc+of: Rename the drivers/of prom_* functions to of_*) from the
powerpc tree.

I will fix this up in today' linux-next (by changing prom_add_property to
of_add_property).  Someone will need to remember to tell Linus when the
latter of those two commits gets merged.

-- 
Cheers,
Stephen Rothwells...@canb.auug.org.au


pgpjjsbTKgWhh.pgp
Description: PGP signature
___
Linuxppc-dev mailing list
Linuxppc-dev@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/linuxppc-dev

Re: omap2plus_defconfig fails to build

2012-12-03 Thread Jon Hunter
Hi Stephen,

On 12/03/2012 05:26 PM, Stephen Rothwell wrote:
 Hi all,
 
 On Thu, 29 Nov 2012 11:40:18 +0100 Belisko Marek marek.beli...@gmail.com 
 wrote:

 I've update linux-next to next-20121129 and omap2plus_defconfig fails to 
 build:
 arch/arm/mach-omap2/timer.c: In function 'omap_get_timer_dt':
 arch/arm/mach-omap2/timer.c:195: error: implicit declaration of
 function 'prom_add_property'
 
 Caused by commit 9725f4451a9c (ARM: OMAP: Add DT support for timer
 driver) from the arm-soc tree interacting with commit 79d1c712958f
 (powerpc+of: Rename the drivers/of prom_* functions to of_*) from the
 powerpc tree.
 
 I will fix this up in today' linux-next (by changing prom_add_property to
 of_add_property).  Someone will need to remember to tell Linus when the
 latter of those two commits gets merged.

Just to let you know there is a patch available for this problem [1].

Tony, Olof, Arnd, not sure how you guys wish to handle this one.

Cheers
Jon

[1] http://www.spinics.net/lists/arm-kernel/msg210179.html

___
Linuxppc-dev mailing list
Linuxppc-dev@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/linuxppc-dev


Re: omap2plus_defconfig fails to build

2012-12-03 Thread Stephen Rothwell
Hi all,

On Mon, 3 Dec 2012 17:38:34 -0600 Jon Hunter jon-hun...@ti.com wrote:

 On 12/03/2012 05:26 PM, Stephen Rothwell wrote:
  
  On Thu, 29 Nov 2012 11:40:18 +0100 Belisko Marek marek.beli...@gmail.com 
  wrote:
 
  I've update linux-next to next-20121129 and omap2plus_defconfig fails to 
  build:
  arch/arm/mach-omap2/timer.c: In function 'omap_get_timer_dt':
  arch/arm/mach-omap2/timer.c:195: error: implicit declaration of
  function 'prom_add_property'
  
  Caused by commit 9725f4451a9c (ARM: OMAP: Add DT support for timer
  driver) from the arm-soc tree interacting with commit 79d1c712958f
  (powerpc+of: Rename the drivers/of prom_* functions to of_*) from the
  powerpc tree.
  
  I will fix this up in today' linux-next (by changing prom_add_property to
  of_add_property).  Someone will need to remember to tell Linus when the
  latter of those two commits gets merged.
 
 Just to let you know there is a patch available for this problem [1].
 
 Tony, Olof, Arnd, not sure how you guys wish to handle this one.

They just really need to send this to Linus along with the pull request,
or Ben does, depending on who gets in first.

 
 Cheers
 Jon
 
 [1] http://www.spinics.net/lists/arm-kernel/msg210179.html

I will apply this to the arm-soc merge in linux-next today.  The error
will only happen the linux-next at the moment.  Thanks for the pointer -
I actually fished it out of patchwork.

-- 
Cheers,
Stephen Rothwells...@canb.auug.org.au


pgpa9sJHOH6Wf.pgp
Description: PGP signature
___
Linuxppc-dev mailing list
Linuxppc-dev@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/linuxppc-dev