lkml.org 
[lkml]   [2008]   [Jun]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH] x86: remove unused file after numaq etc depends on genericarch
Date

we don't need those mach_mpsech.h now.

Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>

---
include/asm-x86/mach-bigsmp/mach_mpspec.h | 8 --------
include/asm-x86/mach-es7000/mach_mpspec.h | 8 --------
include/asm-x86/mach-numaq/mach_mpspec.h | 8 --------
include/asm-x86/mach-summit/mach_mpspec.h | 9 ---------
4 files changed, 33 deletions(-)

Index: linux-2.6/include/asm-x86/mach-bigsmp/mach_mpspec.h
===================================================================
--- linux-2.6.orig/include/asm-x86/mach-bigsmp/mach_mpspec.h
+++ /dev/null
@@ -1,8 +0,0 @@
-#ifndef __ASM_MACH_MPSPEC_H
-#define __ASM_MACH_MPSPEC_H
-
-#define MAX_IRQ_SOURCES 256
-
-#define MAX_MP_BUSSES 32
-
-#endif /* __ASM_MACH_MPSPEC_H */
Index: linux-2.6/include/asm-x86/mach-es7000/mach_mpspec.h
===================================================================
--- linux-2.6.orig/include/asm-x86/mach-es7000/mach_mpspec.h
+++ /dev/null
@@ -1,8 +0,0 @@
-#ifndef __ASM_MACH_MPSPEC_H
-#define __ASM_MACH_MPSPEC_H
-
-#define MAX_IRQ_SOURCES 256
-
-#define MAX_MP_BUSSES 256
-
-#endif /* __ASM_MACH_MPSPEC_H */
Index: linux-2.6/include/asm-x86/mach-numaq/mach_mpspec.h
===================================================================
--- linux-2.6.orig/include/asm-x86/mach-numaq/mach_mpspec.h
+++ /dev/null
@@ -1,8 +0,0 @@
-#ifndef __ASM_MACH_MPSPEC_H
-#define __ASM_MACH_MPSPEC_H
-
-#define MAX_IRQ_SOURCES 512
-
-#define MAX_MP_BUSSES 32
-
-#endif /* __ASM_MACH_MPSPEC_H */
Index: linux-2.6/include/asm-x86/mach-summit/mach_mpspec.h
===================================================================
--- linux-2.6.orig/include/asm-x86/mach-summit/mach_mpspec.h
+++ /dev/null
@@ -1,9 +0,0 @@
-#ifndef __ASM_MACH_MPSPEC_H
-#define __ASM_MACH_MPSPEC_H
-
-#define MAX_IRQ_SOURCES 256
-
-/* Maximum 256 PCI busses, plus 1 ISA bus in each of 4 cabinets. */
-#define MAX_MP_BUSSES 260
-
-#endif /* __ASM_MACH_MPSPEC_H */

\
 
 \ /
  Last update: 2008-06-18 20:55    [W:2.320 / U:4.104 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site