]> Git Repo - J-u-boot.git/commit
x86: coreboot: Remove the dummy pch driver
authorBin Meng <[email protected]>
Wed, 22 Jun 2016 09:30:03 +0000 (02:30 -0700)
committerBin Meng <[email protected]>
Wed, 29 Jun 2016 02:08:15 +0000 (10:08 +0800)
commitff6e1569663eccaf9e582c57cc44568915c2f54b
tree4b464885999ab27ee8d5149550ee6481641a2d1b
parent44faff24f58859bdc1acf28ac739020b5091678a
x86: coreboot: Remove the dummy pch driver

There is a dummy pch driver in the coreboot directory. This causes
drivers of its children fail to function due to empty ops. Remove
the whole file since it is no longer needed.

Signed-off-by: Bin Meng <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
arch/x86/cpu/coreboot/Makefile
arch/x86/cpu/coreboot/pci.c [deleted file]
This page took 0.034188 seconds and 4 git commands to generate.