NTB: Move files in preparation for NTB abstraction
authorAllen Hubbe <Allen.Hubbe@emc.com>
Thu, 7 May 2015 10:45:21 +0000 (06:45 -0400)
committerAllen Hubbe <Allen.Hubbe@emc.com>
Thu, 2 Jul 2015 14:09:23 +0000 (10:09 -0400)
This patch only moves files to their new locations, before applying the
next two patches adding the NTB Abstraction layer.  Splitting this patch
from the next is intended make distinct which code is changed only due
to moving the files, versus which are substantial code changes in adding
the NTB Abstraction layer.

Signed-off-by: Allen Hubbe <Allen.Hubbe@emc.com>
Signed-off-by: Jon Mason <jdmason@kudzu.us>
drivers/net/Kconfig
drivers/net/ntb_netdev.c
drivers/ntb/Makefile
drivers/ntb/hw/intel/ntb_hw_intel.c [moved from drivers/ntb/ntb_hw.c with 99% similarity]
drivers/ntb/hw/intel/ntb_hw_intel.h [moved from drivers/ntb/ntb_hw.h with 65% similarity]
drivers/ntb/ntb_regs.h [deleted file]
drivers/ntb/ntb_transport.c
include/linux/ntb_transport.h [moved from include/linux/ntb.h with 96% similarity]

Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
diff --cc drivers/ntb/ntb_regs.h
Simple merge
Simple merge
Simple merge