commit | 47d7ee47baf2c92dad390251e6c1306afa7eea29 | [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 | 5276e8b62d958a50e90dc7e8cb8260be597ae51f [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>