]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - arch/sparc64/kernel/pci_schizo.c
[SPARC64]: Spelling fixes
[mv-sheeva.git] / arch / sparc64 / kernel / pci_schizo.c
index 3c30bfa1f3a37a9c0d7be4c6a43d7501a5ed26cd..e752e75cce83a14388a431bcbd2663f8b9ab42af 100644 (file)
@@ -850,7 +850,7 @@ static int pbm_routes_this_ino(struct pci_pbm_info *pbm, u32 ino)
 /* How the Tomatillo IRQs are routed around is pure guesswork here.
  *
  * All the Tomatillo devices I see in prtconf dumps seem to have only
- * a single PCI bus unit attached to it.  It would seem they are seperate
+ * a single PCI bus unit attached to it.  It would seem they are separate
  * devices because their PortID (ie. JBUS ID) values are all different
  * and thus the registers are mapped to totally different locations.
  *
@@ -1464,9 +1464,6 @@ static void __schizo_init(struct device_node *dp, char *model_name, int chip_typ
 
        p->pbm_B.iommu = iommu;
 
-       /* Like PSYCHO we have a 2GB aligned area for memory space. */
-       pci_memspace_mask = 0x7fffffffUL;
-
        if (schizo_pbm_init(p, dp, portid, chip_type))
                goto fatal_memory_error;