On Wed, Jul 25, 2012 at 4:52 AM, Attila Kinali [off-list ref] wrote:
On Mon, 23 Jul 2012 04:28:58 -0300
Fabio Estevam [off-list ref] wrote:
quoted
From: Fabio Estevam <redacted>
Since commit 475d00 (of: Improve prom_update_property() function) prom_update_property requires
two arguments.
Fix this in order to get rid of the following build error:
arch/arm/mach-mxs/mach-mxs.c:175:4: error: too many arguments to function 'prom_update_property'
The same fix has been already send by Shawn Guo[1] and Lauri Hintsala[2]
Couldn't one of this patch be applied then?