mbox

[GIT,PULL] DeviceTree fixes for 3.8

Message ID 50F475E3.5060409@gmail.com
State New
Headers show

Pull-request

git://sources.calxeda.com/kernel/linux.git tags/dt-fixes-for-3.8

Message

Rob Herring Jan. 14, 2013, 9:17 p.m. UTC
Linus,

Please pull these 2 small fixes for DT. The move to common dtb build rules
went in through the DT tree, so I'm taking the fixes too.

Rob

The following changes since commit 9931faca02c604c22335f5a935a501bb2ace6e20:

  Linux 3.8-rc3 (2013-01-09 18:59:55 -0800)

are available in the git repository at:

  git://sources.calxeda.com/kernel/linux.git tags/dt-fixes-for-3.8

for you to fetch changes up to 1ab3681271c84b7f926be9ae3be1d769b7e933e9:

  ARM: dts: prevent *.dtb from always being rebuilt (2013-01-14 08:08:31 -0600)

----------------------------------------------------------------
DeviceTree fixes for 3.8

2 fixes to prevent unconditional re-compile of dts files on arm and arm64.

----------------------------------------------------------------
Stephen Warren (2):
      arm64: dts: prevent *.dtb from always being rebuilt
      ARM: dts: prevent *.dtb from always being rebuilt

 arch/arm/boot/dts/Makefile   |    1 +
 arch/arm64/boot/dts/Makefile |    1 +
 2 files changed, 2 insertions(+)