]> git.ipfire.org Git - thirdparty/grub.git/commit
commands/file: Use definitions from arm/linux.h
authorLeif Lindholm <leif.lindholm@linaro.org>
Mon, 25 Jun 2018 17:01:28 +0000 (18:01 +0100)
committerDaniel Kiper <daniel.kiper@oracle.com>
Wed, 11 Jul 2018 09:57:11 +0000 (11:57 +0200)
commit40dc61ed75e08e7dc2951bdae5c59fecb15bbb72
tree2f69650661084dee15672c20ab300217d31ae20e
parentedece25a77cf5f357b0912aaaf089034752a7288
commands/file: Use definitions from arm/linux.h

Clean up code for matching IS_ARM slightly by making use of struct
linux_arm_kernel_header and GRUB_LINUX_ARM_MAGIC_SIGNATURE.

Signed-off-by: Leif Lindholm <leif.lindholm@linaro.org>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
grub-core/commands/file.c