]> Git Repo - u-boot.git/commit
powerpc: c29xpcie: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET
authorBin Meng <[email protected]>
Tue, 12 Jan 2016 06:41:13 +0000 (22:41 -0800)
committerJoe Hershberger <[email protected]>
Thu, 28 Jan 2016 18:22:30 +0000 (12:22 -0600)
commit98ae83b5e103ff3ce8804593421f3554e1372af1
treed134274093031f636c9697c5fe76bc3920d9a74d
parent89c97842dbbc053535f0d9b2cc2e7987c09d2946
powerpc: c29xpcie: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET

The call to pci_eth_init() should not be wrapped with CONFIG_TSEC_ENET.

Signed-off-by: Bin Meng <[email protected]>
Acked-by: Joe Hershberger <[email protected]>
board/freescale/c29xpcie/c29xpcie.c
This page took 0.033274 seconds and 4 git commands to generate.