1
0

Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixes

* 'fixes' of git://github.com/hzhuang1/linux:
  ARM: pxa: fix build issue on stargate2
  ARM: pxa: fix build issue on cm-x300
  ARM: pxa: fix build failure for regulator consumer in em-x270.c
  ARM: pxa: fix regulator related build fail in magician_defconfig
Este cometimento está contido em:
Olof Johansson
2012-03-29 20:36:18 -07:00
ascendente a92e7023ca 5616131daf
cometimento f00e9b1186
5 ficheiros modificados com 6 adições e 11 eliminações

Ver ficheiro

@@ -714,7 +714,6 @@ struct da9030_battery_info cm_x300_battery_info = {
static struct regulator_consumer_supply buck2_consumers[] = {
{
.dev = NULL,
.supply = "vcc_core",
},
};