]> git.ipfire.org Git - people/ms/u-boot.git/commit
part: efi: make gpt_fill_pte take the device descriptor
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Wed, 23 Aug 2017 14:01:32 +0000 (16:01 +0200)
committerTom Rini <trini@konsulko.com>
Sun, 3 Sep 2017 15:04:51 +0000 (11:04 -0400)
commit47d7ee47baf2c92dad390251e6c1306afa7eea29
treea2cace7ee1142499210cf22fc2526f1a59ab83ef
parent5276e8b62d958a50e90dc7e8cb8260be597ae51f
part: efi: make gpt_fill_pte take the device descriptor

The gpt_fill_pte will need to access the device block size. Let's pass the
device descriptor as an argument.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
disk/part_efi.c
include/part.h