From: David Howells Date: Wed, 17 Oct 2012 11:31:16 +0000 (+0100) Subject: UAPI: Place comments in empty arch Kbuilds to make them non-empty X-Git-Tag: v3.7-rc2~32^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c7b279c1a03392184c75fa5f38b58e2b9c882cf;p=pandora-kernel.git UAPI: Place comments in empty arch Kbuilds to make them non-empty Place comments in: arch/mips/include/asm/Kbuild arch/tile/include/arch/Kbuild to make them non-empty so that the patch program doesn't remove them when it reduces them to nothing. Possibly they should be just deleted, but it's possible that they'll acquire generic-y or genhdr-y lines in future, so I'm keeping them around for the moment. Note that MIPS will compile happily if the file is deleted instead. I haven't tested TILE, but I suspect it will be the same there. Signed-off-by: David Howells cc: Ralf Baechle cc: Chris Metcalf --- Reading git-diff-tree failed