On Mon, 2007-07-02 at 17:09 +0200, Marco Roeland wrote: > This file accidentally got truncated instead of deleted in commit df30b11. > Doing a "make distclean" or "make mrproper" deletes this file because of > its zero size. Git then sees this as an uncommitted local change. > > Signed-off-by: Marco Roeland <[EMAIL PROTECTED]> > --- > 0 files changed, 0 insertions(+), 0 deletions(-) > delete mode 100644 include/asm-blackfin/macros.h > > diff --git a/include/asm-blackfin/macros.h b/include/asm-blackfin/macros.h > deleted file mode 100644 > index e69de29..0000000
Thanks already in blackfin-2.6.git tree for Linus pull Acked by: Bryan Wu <[EMAIL PROTECTED]> - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

