efi_loader: abort on unsupported relocation type
[platform/kernel/u-boot.git] / arch / powerpc / cpu / ppc4xx / speed.c
index 3e1a701..49a8295 100644 (file)
@@ -709,7 +709,7 @@ unsigned long determine_pci_clock_per(void)
                        pci_period = PERIOD_66_66MHZ;
                        break;
                default:
-                       pci_period = PERIOD_33_33MHZ;;
+                       pci_period = PERIOD_33_33MHZ;
                        break;
        }