sh: Fix up headers_check regression.
authorPaul Mundt <lethal@linux-sh.org>
Wed, 17 Sep 2008 14:24:59 +0000 (23:24 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 17 Sep 2008 14:24:59 +0000 (23:24 +0900)
linux/mmzone.h isn't exported, kill it off from asm/setup.h and simply
deal with it in the places that have a dependency instead.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found