linux/compiler.h: Define __user and __iomem if missing.
authorIan Abbott <abbotti@mev.co.uk>
Thu, 19 Jan 2012 13:11:15 +0000 (13:11 +0000)
committerIan Abbott <abbotti@mev.co.uk>
Thu, 19 Jan 2012 13:11:15 +0000 (13:11 +0000)
commitdd4de64f1f83fbd810849265cab409c57f1619d9
tree05b94b7553d6dd4d62362d3073f78529a0bc183d
parent3266ca53ca8453720ff01b8cd4bcdb14a770ad7d
linux/compiler.h: Define __user and __iomem if missing.

In the linux/compiler.h compatibility header, define the __user and
__iomem macros with empty expansion if they are undefined.

Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
include/linux/compiler.h