]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Fix 'make headers_check' on sh64
authorPaul Mundt <lethal@linux-sh.org>
Tue, 19 Sep 2006 18:27:17 +0000 (03:27 +0900)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 13 Oct 2006 20:23:23 +0000 (13:23 -0700)
commit1bccf15c6fa27ae535006465044ce57a84ed3b53
tree872980ebc45e6f74c813c6ff9cf31747b37735e5
parent7e92b43411dcddb4bcb7e2b645b0cc8cd200968f
Fix 'make headers_check' on sh64

Cleanup for user headers, as noted:

asm-sh64/page.h requires asm-generic/memory_model.h, which does not exist in exported headers
asm-sh64/shmparam.h requires asm/cache.h, which does not exist in exported headers
asm-sh64/signal.h requires asm/processor.h, which does not exist in exported headers
asm-sh64/user.h requires asm/processor.h, which does not exist in exported headers

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
include/asm-sh64/page.h
include/asm-sh64/shmparam.h
include/asm-sh64/signal.h
include/asm-sh64/user.h