powerpc: Do not ignore arch/powerpc/include
authorJunio C Hamano <gitster@pobox.com>
Fri, 8 Aug 2008 01:45:08 +0000 (18:45 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 8 Aug 2008 18:12:02 +0000 (11:12 -0700)
commit9da1f7e69aa4545d45d3435865c56f1e67c4b26a
tree24db8ef349bd3d3791e67e8fc5d7a2732ce13524
parentaeee90dfa01844168cd7f8051d0a0f969c573067
powerpc: Do not ignore arch/powerpc/include

Back when .gitignore file was added to arch/powerpc/ in 06f2138 ([POWERPC]
Add files build to .gitignore, 2006-11-26), there indeed was nothing
tracked in the ignored hierarchy and ignoring everything made sense.  But
we have very many tracked files there these days, and having a higher
level .gitignore that ignores everything is asking for future troubles..

This should have been part of b8b572e (powerpc: Move include files to
arch/powerpc/include/asm, 2008-08-01).

Signed-off-by: Junio C Hamano <gitster@pobox.com>
Acked-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/powerpc/.gitignore [deleted file]