diff options
author | Dean Nelson <dcn@sgi.com> | 2008-04-22 21:46:56 +0200 |
---|---|---|
committer | Tony Luck <tony.luck@intel.com> | 2008-04-23 00:08:17 +0200 |
commit | 45d9ca492e4bd1522d1b5bd125c2908f1cee3d4a (patch) | |
tree | dfbe831a5f71159855c3a252856664411ca53f8a /drivers/misc/sgi-xp/xpnet.c | |
parent | [IA64] minor irq handler cleanups (diff) | |
download | linux-45d9ca492e4bd1522d1b5bd125c2908f1cee3d4a.tar.xz linux-45d9ca492e4bd1522d1b5bd125c2908f1cee3d4a.zip |
[IA64] move XP and XPC to drivers/misc/sgi-xp
Move XPC and XPNET from arch/ia64/sn/kernel to drivers/misc/sgi-xp.
Signed-off-by: Dean Nelson <dcn@sgi.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
Diffstat (limited to '')
-rw-r--r-- | drivers/misc/sgi-xp/xpnet.c (renamed from arch/ia64/sn/kernel/xpnet.c) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/ia64/sn/kernel/xpnet.c b/drivers/misc/sgi-xp/xpnet.c index a5df672d8392..38552f37e53d 100644 --- a/arch/ia64/sn/kernel/xpnet.c +++ b/drivers/misc/sgi-xp/xpnet.c @@ -3,7 +3,7 @@ * License. See the file "COPYING" in the main directory of this archive * for more details. * - * Copyright (C) 1999,2001-2005 Silicon Graphics, Inc. All rights reserved. + * Copyright (C) 1999-2008 Silicon Graphics, Inc. All rights reserved. */ @@ -38,7 +38,7 @@ #include <asm/sn/sn_sal.h> #include <asm/types.h> #include <asm/atomic.h> -#include <asm/sn/xp.h> +#include "xp.h" /* |