dma-debug: add header file and core data structures
authorJoerg Roedel <joerg.roedel@amd.com>
Fri, 9 Jan 2009 11:19:52 +0000 (12:19 +0100)
committerJoerg Roedel <joerg.roedel@amd.com>
Thu, 5 Mar 2009 14:11:12 +0000 (15:11 +0100)
commitf2f45e5f3c921c73c913e9a9c00f21ec01c86b4d
tree36a481a95e8e412e1453fb4b4843333725400ab3
parent5ee00bd4691e7364bb7b62e2068d473cd5cb9320
dma-debug: add header file and core data structures

Impact: add groundwork for DMA-API debugging

Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
include/linux/dma-debug.h [new file with mode: 0644]
lib/Makefile
lib/dma-debug.c [new file with mode: 0644]