u-boot-brain/board/AndesTech/adp-ag102
Gabor Juhos f6fd4140a5 nds32: adp-ag102: use 'faraday/ftpci100.h' for pci_ftpci_init
Due to improper external function declaration,
building U-Boot for the adp-ag102 board shows
this warning:

  adp-ag102.c: In function 'pci_init_board':
  adp-ag102.c:95: warning: function declaration isn't a prototype

Include the 'faraday/ftpci100.h' header which
provides the proper declaration and remove the
local declaration to get rid of the warning.

Compile tested only.

Cc: Macpaul Lin <macpaul@andestech.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
2013-07-24 11:49:17 +08:00
..
adp-ag102.c nds32: adp-ag102: use 'faraday/ftpci100.h' for pci_ftpci_init 2013-07-24 11:49:17 +08:00
Makefile board/adp-ag102: add board specific files 2012-04-22 16:58:23 +08:00