From: Paul Mundt Date: Tue, 19 Sep 2006 18:27:17 +0000 (+0900) Subject: Fix 'make headers_check' on sh64 X-Git-Tag: v2.6.19-rc1~1260^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=029669da25efa18ee4b8911e694fdcf4a11c8cbe;p=pandora-kernel.git 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 Signed-off-by: David Woodhouse --- Reading git-diff-tree failed