Guys, Please pull the following compiler warning fix. Sorry, I've been pretty slow in getting this pull request sent. Multiple people have reported hitting it and I've now received 4 patches for the same warning, http://article.gmane.org/gmane.linux.kernel.efi/4024 http://article.gmane.org/gmane.linux.kernel.efi/4017 http://article.gmane.org/gmane.linux.kernel.efi/3957 http://article.gmane.org/gmane.linux.kernel.efi/3930 The following changes since commit 7171511eaec5bf23fb06078f59784a3a0626b38f: Linux 3.16-rc1 (2014-06-15 17:45:28 -1000) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi.git tags/efi-urgent for you to fetch changes up to 6fb8cc82c096fd5ccf277678639193cae07125a0: efi: Fix compiler warnings (unused, const, type) (2014-06-19 15:03:05 +0100) ---------------------------------------------------------------- * Fix a few compiler warnings in the arm64 EFI code that lots of people are running into and reporting - Catalin Marinas ---------------------------------------------------------------- Catalin Marinas (1): efi: Fix compiler warnings (unused, const, type) drivers/firmware/efi/efi.c | 6 +++--- drivers/firmware/efi/fdt.c | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) -- Matt Fleming, Intel Open Source Technology Center -- To unsubscribe from this list: send the line "unsubscribe linux-efi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html