u-boot/board/AndesTech
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-ag101 doc: cleanup - move board READMEs into respective board directories 2012-07-29 15:42:02 +02:00
adp-ag101p adp-ag101p: Add SoC and board support of ag101p 2011-11-10 10:46:54 +08:00
adp-ag102 nds32: adp-ag102: use 'faraday/ftpci100.h' for pci_ftpci_init 2013-07-24 11:49:17 +08:00