linux/dma-mapping.h: rename macro to prevent multiple inclusion
authorRobert P. J. Day <rpjday@mindspring.com>
Sun, 3 Feb 2008 13:06:26 +0000 (15:06 +0200)
committerAdrian Bunk <bunk@kernel.org>
Sun, 3 Feb 2008 13:06:26 +0000 (15:06 +0200)
Having the macro to prevent multiple inclusion of
include/linux/dma-mapping.h contain the prefix "_ASM" is just begging
for possible confusion some day.

Signed-off-by: Robert P. J. Day <rpjday@mindspring.com>
Signed-off-by: Adrian Bunk <bunk@kernel.org>

No differences found