WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-ppc-devel

[XenPPC] [pushed] [ppc] remove redundant NR_IRQS

changeset:   10255:f0d7e42d4c9ceca7813ee9c77ad857a12c2d0e2e
user:        jimix@xxxxxxxxxxxxxxxxxxxxx
date:        Tue May  9 16:08:39 2006 -0400
files:       xen/include/asm-ppc/config.h
description:
[ppc] remove redundant NR_IRQS


diff -r a6340a209f101b48e5877db9c5c18887927365e8 -r 
f0d7e42d4c9ceca7813ee9c77ad857a12c2d0e2e xen/include/asm-ppc/config.h
--- a/xen/include/asm-ppc/config.h      Tue May  9 16:06:05 2006 -0400
+++ b/xen/include/asm-ppc/config.h      Tue May  9 16:08:39 2006 -0400
@@ -44,7 +44,6 @@
 #define CONFIG_SMP 1
 #define CONFIG_PCI 1
 #define NR_CPUS 1
-#define NR_IRQS 256
 
 #define ELFSIZE 64
 



_______________________________________________
Xen-ppc-devel mailing list
Xen-ppc-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ppc-devel

<Prev in Thread] Current Thread [Next in Thread>
  • [XenPPC] [pushed] [ppc] remove redundant NR_IRQS, jimix <=