diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/asm-i386/mach-es7000/mach_mpspec.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-i386/mach-es7000/mach_mpspec.h b/include/asm-i386/mach-es7000/mach_mpspec.h index 6b5dadcf1d0e..b1f5039d4506 100644 --- a/include/asm-i386/mach-es7000/mach_mpspec.h +++ b/include/asm-i386/mach-es7000/mach_mpspec.h @@ -3,6 +3,6 @@ #define MAX_IRQ_SOURCES 256 -#define MAX_MP_BUSSES 32 +#define MAX_MP_BUSSES 256 #endif /* __ASM_MACH_MPSPEC_H */ |
