]> Pileus Git - ~andy/linux/blobdiff - arch/ppc/platforms/lite5200.c
[PATCH] powerpc: trivial: modify comments to refer to new location of files
[~andy/linux] / arch / ppc / platforms / lite5200.c
index d44cc991179fddef3afbbdbe697b63726d8f53d7..5171b53bccb5e8f2c540501d2aa32918cd378669 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * arch/ppc/platforms/lite5200.c
- *
  * Platform support file for the Freescale LITE5200 based on MPC52xx.
  * A maximum of this file should be moved to syslib/mpc52xx_?????
  * so that new platform based on MPC52xx need a minimal platform file
@@ -196,8 +194,10 @@ platform_init(unsigned long r3, unsigned long r4, unsigned long r5,
        mpc52xx_set_bat();
 
        /* No ISA bus by default */
+#ifdef CONFIG_PCI
        isa_io_base             = 0;
        isa_mem_base            = 0;
+#endif
 
        /* Powersave */
        /* This is provided as an example on how to do it. But you