Fix 'make headers_check' on sh64
authorPaul Mundt <lethal@linux-sh.org>
Tue, 19 Sep 2006 18:27:17 +0000 (03:27 +0900)
committerDavid Woodhouse <dwmw2@infradead.org>
Thu, 21 Sep 2006 07:37:10 +0000 (08:37 +0100)
commit029669da25efa18ee4b8911e694fdcf4a11c8cbe
tree6abe2d1a290865a11e554c92110316cc31560dc8
parentb5233d0704c9a6147ebbfabc576d1638b3ac5274
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>
include/asm-sh64/page.h
include/asm-sh64/shmparam.h
include/asm-sh64/signal.h
include/asm-sh64/user.h