summaryrefslogtreecommitdiff
path: root/drivers/ntb/hw/intel
AgeCommit message (Collapse)AuthorFilesLines
2015-07-02NTB: Move files in preparation for NTB abstractionAllen Hubbe2-0/+2279
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>