]> git.sur5r.net Git - u-boot/blobdiff - drivers/pci/pci_auto.c
rockchip: mmc: Use a pwrseq device if available
[u-boot] / drivers / pci / pci_auto.c
index 842eafc4f8f5e59c9478379ce864c94b51230e72..5cfa135ba6e51d93a92b31d7b6e2904b23f3b85a 100644 (file)
@@ -375,6 +375,7 @@ int dm_pciauto_config_device(struct udevice *dev)
 
        case PCI_CLASS_PROCESSOR_POWERPC: /* an agent or end-point */
                debug("PCI AutoConfig: Found PowerPC device\n");
+               /* fall through */
 
        default:
                dm_pciauto_setup_device(dev, 6, pci_mem, pci_prefetch, pci_io,