From: Fabio Estevam Date: Tue, 14 Feb 2012 23:48:33 +0000 (-0200) Subject: ARM: mach-pcm038: Fix field name of regulator_consumer_supply struct X-Git-Tag: v3.4-rc1~93^2~11^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dcc5abf08a1b783020cb11f37e645177f76e5705;p=pandora-kernel.git ARM: mach-pcm038: Fix field name of regulator_consumer_supply struct Building imx_v4_v5_defconfig generates the following error: arch/arm/mach-imx/mach-pcm038.c:236: error: unknown field 'dev' specified in initializer make[1]: *** [arch/arm/mach-imx/mach-pcm038.o] Error 1 Fix it by providing the correct "dev_name" field name. Signed-off-by: Fabio Estevam Signed-off-by: Sascha Hauer --- Reading git-diff-tree failed