Commit b406efef authored by Paul Mundt's avatar Paul Mundt

sh: Fix up headers_check regression.

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: default avatarPaul Mundt <lethal@linux-sh.org>
parent 81b66995
#ifndef _SH_SETUP_H
#define _SH_SETUP_H
#include <linux/mmzone.h>
#define COMMAND_LINE_SIZE 256
#ifdef __KERNEL__
/*
* This is set up by the setup-routine at boot-time
*/
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment