From: David Howells Date: Wed, 17 Oct 2012 11:32:35 +0000 (+0100) Subject: UAPI: Make arch/sh/include/uapi/asm/hw_breakpoint.h non-empty X-Git-Tag: v3.7-rc2~32^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=588be3004da625eacb6ba091627e023986165d3b;p=pandora-kernel.git UAPI: Make arch/sh/include/uapi/asm/hw_breakpoint.h non-empty arch/sh/include/uapi/asm/hw_breakpoint.h was emitted by the UAPI disintegration script as an empty file because the parent file had no UAPI stuff in it, despite being marked with "header-y". Unfortunately, the patch program deletes resultant empty files when applying a kernel patch. So just stick a comment in there as a placeholder. Signed-off-by: David Howells cc: Paul Mundt cc: linux-sh@vger.kernel.org --- Reading git-diff-tree failed