[PATCH] fix build warnings on defconfigs

2011-04-09 Thread wanlong . gao
From: Wanlong Gao Change the BT_L2CAP and BT_SCO defconfigs from 'm' to 'y', since BT_L2CAP and BT_SCO had changed to bool configs. Signed-off-by: Wanlong Gao --- arch/arm/configs/am200epdkit_defconfig |4 ++-- arch/arm/configs/at572d940hfek_defconfig |2 +- arch/arm/configs/at91

[PATCH] powerpc:fix build warning of the defconfigs

2011-04-09 Thread wanlong . gao
From: Wanlong Gao BT_L2CAP and BT_SCO have changed to bool . Value 'm' has invalid . Signed-off-by: Wanlong Gao --- arch/powerpc/configs/c2k_defconfig|4 ++-- arch/powerpc/configs/pmac32_defconfig |4 ++-- arch/powerpc/configs/ppc6xx_defconfig |4 ++-- arch/powerpc/configs/ps3_

Re: [PATCH 2/3] powerpc: Use MSR_64BIT in places

2011-04-09 Thread Benjamin Herrenschmidt
On Fri, 2011-04-08 at 04:24 -0500, Kumar Gala wrote: > On Apr 8, 2011, at 2:56 AM, Michael Ellerman wrote: > > > Use the new MSR_64BIT in a few places. Some of these are already ifdef'ed > > for BOOKE vs BOOKS, but it's still clearer, MSR_SF does not immediately > > parse as "MSR bit for 64bit". >

Re: platform_driver/of_platform_driver compile warning in fsldma.c

2011-04-09 Thread Kumar Gala
On Apr 8, 2011, at 10:32 AM, Ira W. Snyder wrote: > On Fri, Apr 08, 2011 at 04:12:13AM -0500, Kumar Gala wrote: >> Grant, >> >> I'm being lazy, can you give any quick insight on the following compile >> warning: >> >> drivers/dma/fsldma.c:1457:2: warning: initialization from incompatible >> p