From: David Howells Date: Mon, 22 Oct 2012 12:18:44 +0000 (+0200) Subject: UAPI: Fix up empty files in arch/cris/ X-Git-Tag: v3.8-rc1~32^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77c8006d8df4d5bafeb1d15eafa0886ae96e9b17;p=pandora-kernel.git UAPI: Fix up empty files in arch/cris/ Fix up three empty files in arch/cris/ by sticking placeholder comments in there to prevent the patch program from deleting them. I decided not to delete the arch-v*/Kbuild files as it's possibly someone might want to use them for genhdr-y lines in the future, but they could be deleted and the pointer lines removed from asm/Kbuild. The uapi/arch-v*/Kbuild files ought to be uneffected by such a change. asm/swab.h didn't have anything outside of __KERNEL__ so nothing appeared in uapi/asm/swab.h. The latter, however, is exported by Kbuild.asm. This needs to be applied after the CRIS UAPI disintegration patch. Signed-off-by: David Howells Signed-off-by: Jesper Nilsson --- Reading git-diff-tree failed