From: Mark Salter Date: Fri, 8 Aug 2014 21:20:14 +0000 (-0700) Subject: rtc: ia64: allow other architectures to use EFI RTC X-Git-Tag: omap-for-v3.17/fixes-against-rc2~116^2~166 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da167ad7638759adb811afa3c80ff4cb67608242;p=pandora-kernel.git rtc: ia64: allow other architectures to use EFI RTC Currently, the rtc-efi driver is restricted to ia64 only. Newer architectures with EFI support may want to also use that driver. This patch moves the platform device setup from ia64 into drivers/rtc and allow any architecture with CONFIG_EFI=y to use the rtc-efi driver. Signed-off-by: Mark Salter Cc: Alessandro Zummo Cc: Tony Luck Cc: Fenghua Yu Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed