commit | 52460f532010240114c54c2838f799e6de937cbc | [log] [tgz] |
---|---|---|
author | Gabor Juhos <juhosg@openwrt.org> | Sun May 26 12:11:29 2013 +0200 |
committer | Macpaul Lin <macpaul@gmail.com> | Wed Jul 24 11:49:17 2013 +0800 |
tree | e8ca9fe779e163b177a944ffb44ccb5814872238 | |
parent | 7aecc98ea2b04152f5162d1cbb37602298954f6a [diff] |
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>