x86: uv cleanup, build fix #2
Fix more build-failure fallout from the UV cleanup - the UV drivers were not updated to include <asm/uv/uv.h>. Signed-off-by: Ingo Molnar <mingo@elte.hu>
这个提交包含在:
@@ -15,6 +15,8 @@
|
||||
|
||||
#include <linux/mutex.h>
|
||||
|
||||
#include <asm/uv/uv.h>
|
||||
|
||||
#ifdef CONFIG_IA64
|
||||
#include <asm/system.h>
|
||||
#include <asm/sn/arch.h> /* defines is_shub1() and is_shub2() */
|
||||
|
在新工单中引用
屏蔽一个用户