commit | 9386f96ca952529378f64b65633e38fdd8708307 | [log] [tgz] |
---|---|---|
author | Lukasz Majewski <l.majewski@samsung.com> | Tue Dec 11 11:09:43 2012 +0100 |
committer | Tom Rini <trini@ti.com> | Thu Dec 13 11:46:02 2012 -0700 |
tree | 2ffdc7e6e31d7c306c24f02bcdf8c006cb13ecfc | |
parent | 3ec44111aa33f568493f565285a3a519ef38e1dc [diff] |
part:efi: Move part_efi.h file to ./include This move is necessary to export gpt header and GPT partition entries to be used with other commands or subsystems. Additionally the part_efi.h file has been cleaned-up to supress checkpatch's warnings. Signed-off-by: Lukasz Majewski <l.majewski@samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>