Searched hist:"8599515 f42cd51009bb3b0bf8f48e1181b058537" (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/include/faraday/ |
H A D | ftpci100.h | 8599515f42cd51009bb3b0bf8f48e1181b058537 Sun May 26 05:11:30 CDT 2013 Gabor Juhos <juhosg@openwrt.org> pci: move pci_ftpci100.h to include/faraday/ftpci100.h
Even though the header files is used only by the pci_ftpci100 driver, it contains declaration for a function which is used by external code.
Move the header file to a common location which lets external code use it.
Compile tested only.
Cc: Macpaul Lin <macpaul@andestech.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
|
/openbmc/u-boot/drivers/pci/ |
H A D | pci_ftpci100.c | diff 8599515f42cd51009bb3b0bf8f48e1181b058537 Sun May 26 05:11:30 CDT 2013 Gabor Juhos <juhosg@openwrt.org> pci: move pci_ftpci100.h to include/faraday/ftpci100.h
Even though the header files is used only by the pci_ftpci100 driver, it contains declaration for a function which is used by external code.
Move the header file to a common location which lets external code use it.
Compile tested only.
Cc: Macpaul Lin <macpaul@andestech.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
|