x86: ivybridge: Move lpc_enable() into gma.c
[oweals/u-boot.git] / arch / x86 / cpu / ivybridge / bd82x6x.c
index 188b7da4f774000bd8aceeec820c7aee8acda4e9..9e7e30aa11aba9ca715b104f00495c5ed54acc88 100644 (file)
@@ -29,7 +29,6 @@ static int bd82x6x_probe(struct udevice *dev)
                return 0;
 
        hose = pci_bus_to_hose(0);
-       lpc_enable(PCH_LPC_DEV);
        lpc_init_extra(hose, PCH_LPC_DEV);
 
        /* Cause the SATA device to do its init */