Shawn Guo fa7c865ad9 ARM: mxs: fix compile error caused by prom_update_property change
The commit 475d009 (of: Improve prom_update_property() function)
changed prom_update_property interface, and causes the compile
error below.

  CC      arch/arm/mach-mxs/mach-mxs.o
arch/arm/mach-mxs/mach-mxs.c: In function ‘update_fec_mac_prop’:
arch/arm/mach-mxs/mach-mxs.c:216:4: error: too many arguments to function ‘prom_update_property’
include/linux/of.h:263:12: note: declared here

Update the caller update_fec_mac_prop to fix the error.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Olof Johansson <olof@lixom.net>
2012-07-25 22:36:39 -07:00
..
2012-06-04 17:47:34 -04:00
2012-07-05 15:09:07 -06:00
2012-07-24 16:24:11 -07:00
2012-06-01 12:58:52 -04:00
2012-07-24 12:01:20 -07:00
2012-06-01 12:58:52 -04:00
2012-07-24 16:17:07 -07:00
2012-07-24 16:24:11 -07:00