Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/arm/mach-mxs
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
..
devices video: mxsfb: move mxsfb.h into include/linux 2012-07-03 13:22:37 +08:00
include/mach video: mxsfb: move mxsfb.h into include/linux 2012-07-03 13:22:37 +08:00
devices-mx23.h video: mxsfb: move mxsfb.h into include/linux 2012-07-03 13:22:37 +08:00
devices-mx28.h video: mxsfb: move mxsfb.h into include/linux 2012-07-03 13:22:37 +08:00
devices.c ARM: 7370/2: mxs: factor out dynamic amba device allocator 2012-04-19 19:31:33 +01:00
icoll.c arm: Fold irq_set_chip/irq_set_handler 2011-03-29 14:47:58 +02:00
iomux.c ARM: mxs: Add iomux support 2010-12-20 17:29:58 +01:00
Kconfig ARM: mxs: enable flexcan on imx28 2012-07-03 13:22:36 +08:00
mach-apx4devkit.c ARM: apx4devkit: fix FEC enabling PHY clock 2012-07-05 16:08:01 +08:00
mach-m28evk.c ARM: mxs: enable pinctrl dummy states 2012-05-08 23:05:17 +08:00
mach-mx23evk.c ARM: mxs: enable pinctrl dummy states 2012-05-08 23:05:17 +08:00
mach-mx28evk.c Merge branches 'spear/clock' and 'imx/clock' into next/clock 2012-05-14 17:43:59 +02:00
mach-mxs.c ARM: mxs: fix compile error caused by prom_update_property change 2012-07-25 22:36:39 -07:00
mach-stmp378x_devb.c ARM: mxs: enable pinctrl dummy states 2012-05-08 23:05:17 +08:00
mach-tx28.c ARM: mxs: enable pinctrl dummy states 2012-05-08 23:05:17 +08:00
Makefile ARM: mxs: add initial device tree support for imx28-evk board 2012-05-12 13:32:16 +08:00
Makefile.boot ARM: mxs: rename dts files with soc name being the prefix 2012-07-11 15:26:43 +08:00
mm.c gpio/mxs: get rid of the use of cpu_is_xxx 2012-05-12 13:32:18 +08:00
module-tx28.c ARM: mxs/tx28: fix odd include 2012-06-29 08:57:20 +08:00
module-tx28.h ARM: mxs: configure and register the second FEC device on TX28/STK5-V4 2011-03-23 15:08:14 +01:00
ocotp.c arm: mxs: include asm/processor.h for cpu_relax() 2011-06-06 09:50:04 +02:00
pm.c ARM: substitute arch_idle() 2012-01-20 18:55:19 -05:00
system.c ARM: mxs: remove old clock support 2012-05-09 00:02:42 +08:00
timer.c ARM: mxs: remove now unused timer_clk argument from mxs_timer_init 2012-05-09 00:02:43 +08:00