lib: dma-debug needs export.h for EXPORT_SYMBOL
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Fri, 1 Jul 2011 20:23:59 +0000 (16:23 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Mon, 31 Oct 2011 23:32:23 +0000 (19:32 -0400)
commit23a7bfae6e19cb428da75804e5c4dfd67cd9ae8f
tree242ec8f5e7acb31ad59a1470d1ae61137fad5496
parente7455b7a207b7ae75945a1953b7dd41b9d197fbb
lib: dma-debug needs export.h for EXPORT_SYMBOL

There are no modular calls here, so just the minimal header for
the EXPORT_SYMBOL macro will suffice.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
lib/dma-debug.c