km: fixed typo in KM Kirkwood header file
A typo in the km_kirkwood.h header prevented to undefine the initialization of the Kirkwood PCIe interface. Signed-off-by: Pascal Linder <pascal.linder@edu.hefr.ch> Signed-off-by: Holger Brunck <holger.brunck@ch.abb.com> Signed-off-by: Stefan Roese <sr@denx.de>
This commit is contained in:
committed by
Stefan Roese
parent
e5c9e830b8
commit
9db6bff8b5
@@ -144,7 +144,7 @@
|
||||
MVGBE_SET_MII_SPEED_TO_100)
|
||||
#endif
|
||||
|
||||
#ifdef CONFIG_KM_DISABLE_PCI
|
||||
#ifdef CONFIG_KM_DISABLE_PCIE
|
||||
#undef CONFIG_KIRKWOOD_PCIE_INIT
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user