mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-10 15:58:47 +00:00
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
This commit is contained in:
parent
11b8d2460c
commit
588be3004d
@ -0,0 +1,4 @@
|
|||||||
|
/*
|
||||||
|
* There isn't anything here anymore, but the file must not be empty or patch
|
||||||
|
* will delete it.
|
||||||
|
*/
|
Loading…
x
Reference in New Issue
Block a user