[PATCH 4/4] Kill flatdevtree.c
Jon Loeliger
jdl at freescale.com
Fri Nov 9 01:27:21 EST 2007
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 <david at gibson.dropbear.id.au>
>
> ---
> 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
More information about the Linuxppc-dev
mailing list