]> git.baikalelectronics.ru Git - kernel.git/commit
Merge remote-tracking branch 'agust/next' into next
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 4 Nov 2013 02:23:47 +0000 (13:23 +1100)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 4 Nov 2013 02:23:47 +0000 (13:23 +1100)
commit3415f1095b5c609b9b590e7d9a188affe822edaf
treecb126f8299b0147d5a1055bc4ceda74fc954200d
parentf45da4ddfe5ca92d1a3c21d9c988b880484579a4
parent6d44c980dd112d5f1769f05eb5494aaec3018695
Merge remote-tracking branch 'agust/next' into next

Fixes for build issues when LPB FIFO driver is configured as
a module, removal of #ifdefs in mpc512x DIU platform code and
a revert of recent changes to mpc52xx PIC driver. Wolfram
provided a better fix for PIC driver build issue popping up
when older gcc-4.3.5 is used.