From a451ae2d4b0d96c7a14d34847105ecf92c8d480a Mon Sep 17 00:00:00 2001 From: Yinghai Lu Date: Wed, 18 Jun 2008 11:54:37 -0700 Subject: [PATCH] --- yaml --- r: 99771 b: refs/heads/master c: 66a6f8d539416c9664f3a04ecb12f55a0097ab8c h: refs/heads/master i: 99769: 4099c6ec7e94aaebfdf85c7c80d9a9f649d8620e 99767: 3c8624147a6cec5c45a3a3b5a10fc56a612dbd5b v: v3 --- [refs] | 2 +- trunk/include/asm-x86/mach-bigsmp/mach_mpspec.h | 8 -------- trunk/include/asm-x86/mach-es7000/mach_mpspec.h | 8 -------- trunk/include/asm-x86/mach-numaq/mach_mpspec.h | 8 -------- trunk/include/asm-x86/mach-summit/mach_mpspec.h | 9 --------- 5 files changed, 1 insertion(+), 34 deletions(-) delete mode 100644 trunk/include/asm-x86/mach-bigsmp/mach_mpspec.h delete mode 100644 trunk/include/asm-x86/mach-es7000/mach_mpspec.h delete mode 100644 trunk/include/asm-x86/mach-numaq/mach_mpspec.h delete mode 100644 trunk/include/asm-x86/mach-summit/mach_mpspec.h diff --git a/[refs] b/[refs] index bd62bb85206d..1b83e19ff809 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 1c6e55032e24ff79668581a0f296c278ef7edd4e +refs/heads/master: 66a6f8d539416c9664f3a04ecb12f55a0097ab8c diff --git a/trunk/include/asm-x86/mach-bigsmp/mach_mpspec.h b/trunk/include/asm-x86/mach-bigsmp/mach_mpspec.h deleted file mode 100644 index 6b5dadcf1d0e..000000000000 --- a/trunk/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 */ diff --git a/trunk/include/asm-x86/mach-es7000/mach_mpspec.h b/trunk/include/asm-x86/mach-es7000/mach_mpspec.h deleted file mode 100644 index b1f5039d4506..000000000000 --- a/trunk/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 */ diff --git a/trunk/include/asm-x86/mach-numaq/mach_mpspec.h b/trunk/include/asm-x86/mach-numaq/mach_mpspec.h deleted file mode 100644 index dffb09856f8f..000000000000 --- a/trunk/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 */ diff --git a/trunk/include/asm-x86/mach-summit/mach_mpspec.h b/trunk/include/asm-x86/mach-summit/mach_mpspec.h deleted file mode 100644 index bd765523511a..000000000000 --- a/trunk/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 */