From: Ard Biesheuvel Date: Thu, 11 Sep 2014 08:20:40 +0000 (+0200) Subject: efi: rtc-efi: Export platform:rtc-efi as module alias X-Git-Tag: fixes-against-v3.18-rc2~16^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f71f6da7791a5feae0ff07e718431d1df01273a;p=pandora-kernel.git efi: rtc-efi: Export platform:rtc-efi as module alias When the rtc-efi driver is built as a module, we already register the EFI rtc as a platform device if UEFI Runtime Services are enabled. To wire it up to udev, and let the module be loaded automatically, we need to export the 'platform:rtc-efi' alias from the module. Signed-off-by: Ard Biesheuvel Cc: Alessandro Zummo Cc: Mark Salter Cc: Dave Young Signed-off-by: Matt Fleming --- Reading git-diff-tree failed