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)
commit96532babc3e2ec4e0fce891d64319f183f043855
tree04b9a1fcc771078807d7c0a3aabcfd1e1c7dcd4f
parent4fe3fcaca008ec24bb4b9cb4a9e4d17bee06c755
linux/dma-mapping.h: rename macro to prevent multiple inclusion

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>
include/linux/dma-mapping.h