]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
pci: add prototype for pci_ftpci_init() function
authorGabor Juhos <juhosg@openwrt.org>
Sun, 26 May 2013 10:11:29 +0000 (12:11 +0200)
committerMacpaul Lin <macpaul@gmail.com>
Wed, 24 Jul 2013 03:49:17 +0000 (11:49 +0800)
commitb979cba9da8aa859f4dcec9b9036eb9ca0f13210
treee8ca9fe779e163b177a944ffb44ccb5814872238
parentc575180bae9b6baa8aa06e832f81ff41264f5707
pci: add prototype for pci_ftpci_init() function

The pci_ftpci_init() function is implemented
in 'drivers/pci/pci_ftpci100.c' however it is
always called by external code.

Add function declaration into ftpci100.h to
make it visible for external code.

Compile tested only.

Cc: Macpaul Lin <macpaul@andestech.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
drivers/pci/pci_ftpci100.h