]> 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)
commit28b41182f6b8847e53dba70f69c80046a3e9754f
treecb126f8299b0147d5a1055bc4ceda74fc954200d
parentfa1ace6b75470b1db04c4bda9b067fd4eb1e54ba
parent8feced8a515ae9475670fe614c22cbe39b2e3fa8
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.