commit | 0d3908705efee2c9a40b2a382c063179d8ce6061 | [log] [tgz] |
---|---|---|
author | Maxime Ripard <maxime.ripard@free-electrons.com> | Wed Aug 23 16:01:32 2017 +0200 |
committer | Tom Rini <trini@konsulko.com> | Sun Sep 03 11:04:51 2017 -0400 |
tree | a2cace7ee1142499210cf22fc2526f1a59ab83ef | |
parent | be4a6b8373afcc2b458bff6e7cf331a602876f95 [diff] |
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>