| #
326ea986 |
| 31-Jul-2013 |
Stefano Babic <sbabic@denx.de> |
Merge git://git.denx.de/u-boot-arm
Conflicts: board/freescale/mx6qsabrelite/Makefile board/freescale/mx6qsabrelite/mx6qsabrelite.c include/configs/mx6qsabrelite.h
Signed-off-by: Stefano Babic <s
Merge git://git.denx.de/u-boot-arm
Conflicts: board/freescale/mx6qsabrelite/Makefile board/freescale/mx6qsabrelite/mx6qsabrelite.c include/configs/mx6qsabrelite.h
Signed-off-by: Stefano Babic <sbabic@denx.de>
show more ...
|
| #
8599515f |
| 26-May-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.
M
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>
show more ...
|