ppc: Fix compile error in arch/ppc/lib/strcase.c
[deliverable/linux.git] / arch / ppc / platforms / prep_setup.c
index 4415748071dc8836faaa6f4e6752f4cb12e865ca..a0fc628ffb1e512a057581893e877a91e6f41b8d 100644 (file)
@@ -1,6 +1,4 @@
 /*
- *  arch/ppc/platforms/setup.c
- *
  *  Copyright (C) 1995  Linus Torvalds
  *  Adapted from 'alpha' version by Gary Thomas
  *  Modified by Cort Dougan (cort@cs.nmt.edu)
@@ -72,7 +70,6 @@
 
 TODC_ALLOC();
 
-unsigned char ucSystemType;
 unsigned char ucBoardRev;
 unsigned char ucBoardRevMaj, ucBoardRevMin;
 
@@ -954,7 +951,6 @@ prep_calibrate_decr(void)
 static void __init
 prep_init_IRQ(void)
 {
-       int i;
        unsigned int pci_viddid, pci_did;
 
        if (OpenPIC_Addr != NULL) {
This page took 0.035577 seconds and 5 git commands to generate.