
Dear Graeme Russ,
In message 1250996401-13642-14-git-send-email-graeme.russ@gmail.com you wrote:
--===============2050527354==
Signed-off-by: Graeme Russ graeme.russ@gmail.com
board/eNET/Makefile | 10 +- board/sc520_cdp/Makefile | 14 +- board/sc520_cdp/sc520_cdp.c | 239 -------------------------- board/sc520_cdp/sc520_cdp_pci.c | 271 +++++++++++++++++++++++++++++ board/sc520_spunk/Makefile | 14 +- board/sc520_spunk/sc520_spunk.c | 298 -------------------------------- board/sc520_spunk/sc520_spunk_pci.c | 323 +++++++++++++++++++++++++++++++++++ lib_i386/Makefile | 4 +- lib_i386/pci.c | 3 - lib_i386/pci_type1.c | 5 - 10 files changed, 617 insertions(+), 564 deletions(-) create mode 100644 board/sc520_cdp/sc520_cdp_pci.c create mode 100644 board/sc520_spunk/sc520_spunk_pci.c
Applied, thanks.
Best regards,
Wolfgang Denk