Disintegrate asm/system.h for S390

Disintegrate asm/system.h for S390.

Signed-off-by: David Howells <dhowells@redhat.com>
cc: linux-s390@vger.kernel.org
这个提交包含在:
David Howells
2012-03-28 18:30:02 +01:00
父节点 ae3a197e3d
当前提交 a0616cdebc
修改 39 个文件,包含 369 行新增335 行删除

查看文件

@@ -13,6 +13,7 @@
#include <linux/init.h>
#include <linux/wait.h>
#include <asm/crw.h>
#include <asm/ctl_reg.h>
static DEFINE_MUTEX(crw_handler_mutex);
static crw_handler_t crw_handlers[NR_RSCS];