io-mapping: move asm include inside the config option
authorDave Airlie <airlied@redhat.com>
Thu, 12 Aug 2010 01:47:50 +0000 (11:47 +1000)
committerDave Airlie <airlied@redhat.com>
Thu, 12 Aug 2010 01:47:50 +0000 (11:47 +1000)
nouveau starting using these APIs, the first on non-x86 hw, and this
include isn't required on anything with real amounts of vmalloc space.

this fixes a build problem on powerpc.

Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found