linux 2.6.16.38 w/ vs2.0.3-rc1
[linux-2.6.git] / include / asm-sparc / pbm.h
index fedd9c6..0aba3a8 100644 (file)
@@ -22,7 +22,6 @@
 
 #include <linux/pci.h>
 #include <asm/oplib.h>
-#include <asm/prom.h>
 
 struct linux_pbm_info {
        int             prom_node;
@@ -41,7 +40,7 @@ struct linux_pbm_info {
  */
 struct pcidev_cookie {
        struct linux_pbm_info           *pbm;
-       struct device_node              *prom_node;
+       int                             prom_node;
 };
 
 #endif /* !(__SPARC_PBM_H) */