]> git.baikalelectronics.ru Git - kernel.git/commit
UAPI: Make arch/mn10300/include/uapi/asm/setup.h non-empty
authorDavid Howells <dhowells@redhat.com>
Wed, 17 Oct 2012 11:32:35 +0000 (12:32 +0100)
committerDavid Howells <dhowells@redhat.com>
Wed, 17 Oct 2012 11:32:35 +0000 (12:32 +0100)
commitaa75f120863ab5e3b0db6f7b4f71e61b43692e1f
treec872ee2edf063af68c3a5779c304decd4adfc876
parent071f4d8f5347af06d798828f57c5307cb8970cab
UAPI: Make arch/mn10300/include/uapi/asm/setup.h non-empty

arch/mn10300/include/uapi/asm/setup.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>
arch/mn10300/include/uapi/asm/setup.h