alistair23-linux/arch/arm/mach-gemini
Hans Ulli Kroll 31fc835fc7 ARM: gemini: fix compiler warning due wrong data type
This patch fixes a compiler warning in gemini_restart()
issued by commit 7b6d864b48 ("reboot:arm: reboot_mode
changes from char to enum reboot_mode").

arch/arm/mach-gemini/board-rut1xx.c:93:2: warning: initialization from incompatible pointer type

The warning is harmless, and the patch does not need to
be backported to stable kernels.

Fixes: 7b6d864b48 ("reboot:arm: reboot_mode changes from char to enum reboot_mode.")
Signed-off-by: Hans Ulli Kroll <ulli.kroll@googlemail.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2015-05-12 16:45:23 +02:00
..
include/mach ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, too 2013-12-20 17:17:16 +01:00
board-nas4220b.c ARM: gemini: get platform to build again 2013-03-14 21:14:03 +01:00
board-rut1xx.c ARM: gemini: get platform to build again 2013-03-14 21:14:03 +01:00
board-wbd111.c ARM: gemini: get platform to build again 2013-03-14 21:14:03 +01:00
board-wbd222.c ARM: gemini: get platform to build again 2013-03-14 21:14:03 +01:00
common.h ARM: gemini: fix compiler warning due wrong data type 2015-05-12 16:45:23 +02:00
devices.c ARM: 6604/1: Gemini: add platform support for Gemini RTC 2011-01-24 17:23:30 +00:00
gpio.c ARM: gemini: delete <mach/gpio.h> 2013-10-01 10:49:39 +02:00
idle.c ARM: 7989/1: Delete asm/system.h 2014-02-25 11:33:37 +00:00
irq.c ARM: arm-soc cleanup for 3.10 2013-05-02 09:03:55 -07:00
Kconfig ARM: 6130/1: Gemini: add support for Raidsonic IB4220 2010-05-13 12:19:14 +01:00
Makefile ARM: gemini: get platform to build again 2013-03-14 21:14:03 +01:00
Makefile.boot ARM: 7022/1: allow to detect conflicting zreladdrs 2011-10-17 09:12:40 +01:00
mm.c ARM: gemini: get platform to build again 2013-03-14 21:14:03 +01:00
reset.c ARM: gemini: fix compiler warning due wrong data type 2015-05-12 16:45:23 +02:00
time.c ARM: gemini: convert to GENERIC_CLOCKEVENTS 2013-10-28 15:06:15 -07:00