On Thu, 13 Sep 2012 10:10:00 +0200 Lukasz Majewski <l.majew...@samsung.com> wrote:
> This move is necessary to export gpt header and GPT partition entries to be > used with other commands or subsystems (like DFU in the future) > Additionally the part_efi.h file has been cleaned-up to supress checkpatch's > warnings. > > Signed-off-by: Lukasz Majewski <l.majew...@samsung.com> > Signed-off-by: Kyungmin Park <kyungmin.p...@samsung.com> > > --- > Changes for v3: > - None > --- > disk/part_efi.c | 2 +- > disk/part_efi.h | 139 --------------------------------------------------- > include/part_efi.h | 140 > ++++++++++++++++++++++++++++++++++++++++++++++++++++ > 3 files changed, 141 insertions(+), 140 deletions(-) > delete mode 100644 disk/part_efi.h > create mode 100644 include/part_efi.h use git format-patch's -M/-C flags when posting code movement/copying patches. Kim _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot