|
@@ -51,8 +51,8 @@
|
|
|
|
|
|
#if defined(CONFIG_SGI_IP27) || defined(CONFIG_SGI_IP35)
|
|
|
#include <asm/sn/agent.h>
|
|
|
-#include <asm/arc/types.h>
|
|
|
-#include <asm/arc/hinv.h>
|
|
|
+#include <asm/fw/arc/types.h>
|
|
|
+#include <asm/fw/arc/hinv.h>
|
|
|
#if defined(CONFIG_SGI_IP35)
|
|
|
// The hack file has to be before vector and after sn0_fru....
|
|
|
#include <asm/hack.h>
|