David Gibson wrote: > Now that earlier patches have switched the bootwrapper to using libfdt > for device tree manipulation, this patch removes the now unused > flatdevtree.c and related files. > > Signed-off-by: David Gibson <[EMAIL PROTECTED]> > > --- > arch/powerpc/boot/Makefile | 2 > arch/powerpc/boot/flatdevtree.c | 1036 > ----------------------------------- > arch/powerpc/boot/flatdevtree.h | 113 --- > arch/powerpc/boot/flatdevtree_misc.c | 79 -- > arch/powerpc/boot/main.c | 1 > arch/powerpc/boot/ops.h | 1 > 6 files changed, 1 insertion(+), 1231 deletions(-)
This sort of patch really appears a lot cleaner and nicer using git and the -M flag to simply state which files are removed outright. *sigh* jdl _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc-dev