]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitde467d675f36d40bbd5fa8b248af29c611f92700
tree242ec8f5e7acb31ad59a1470d1ae61137fad5496
parent1331fb88a88e6fd7dd269e6f592a9d1d15baaad1
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