Home
last modified time | relevance | path

Searched hist:"588 be3004da625eacb6ba091627e023986165d3b" (Results 1 – 1 of 1) sorted by relevance

/linux/arch/sh/include/uapi/asm/
H A Dhw_breakpoint.hdiff 588be3004da625eacb6ba091627e023986165d3b Wed Oct 17 13:32:35 CEST 2012 David Howells <dhowells@redhat.com> 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 <dhowells@redhat.com>
cc: Paul Mundt <lethal@linux-sh.org>
cc: linux-sh@vger.kernel.org