]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mpc5xxx: add pci_mpc5xxx_init prototype to common header
authorAnatolij Gustschin <agust@denx.de>
Sun, 12 Aug 2012 23:38:09 +0000 (23:38 +0000)
committerWolfgang Denk <wd@denx.de>
Sat, 1 Sep 2012 12:19:02 +0000 (14:19 +0200)
commit3d500013633510cd77f8a7a809150810b75a545e
tree21a56ab73fcb580d452a04539f8f7111a90c5631
parent7cddabce59f500efe38b0003641ea0d25b0822a2
mpc5xxx: add pci_mpc5xxx_init prototype to common header

Add pci_mpc5xxx_init() prototype to the header file, so board .c files
do not need to add extern pci_mpc5xxx_init() declaration.

Signed-off-by: Anatolij Gustschin <agust@denx.de>
include/mpc5xxx.h