]> git.baikalelectronics.ru Git - kernel.git/commit
efi: Move ARM CPER code to new file
authorTyler Baicar <tbaicar@codeaurora.org>
Tue, 2 Jan 2018 18:10:41 +0000 (18:10 +0000)
committerIngo Molnar <mingo@kernel.org>
Wed, 3 Jan 2018 13:03:48 +0000 (14:03 +0100)
commitc6d8c8ef1d0d94fdae9f5d72982963db89f9cdad
tree24831d48c79af291bf27901422df63b588ba6b8d
parent50342b2e498777df237a40a23eebc02f0935e636
efi: Move ARM CPER code to new file

The ARM CPER code is currently mixed in with the other CPER code. Move it
to a new file to separate it from the rest of the CPER code.

Signed-off-by: Tyler Baicar <tbaicar@codeaurora.org>
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Cc: Arvind Yadav <arvind.yadav.cs@gmail.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Matt Fleming <matt@codeblueprint.co.uk>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Stephen Boyd <sboyd@codeaurora.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Vasyl Gomonovych <gomonovych@gmail.com>
Cc: linux-efi@vger.kernel.org
Link: http://lkml.kernel.org/r/20180102181042.19074-5-ard.biesheuvel@linaro.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
drivers/firmware/efi/Kconfig
drivers/firmware/efi/Makefile
drivers/firmware/efi/cper-arm.c [new file with mode: 0644]
drivers/firmware/efi/cper.c
include/linux/cper.h