drm/vmwgfx: Only build on X86
authorThomas Hellstrom <thellstrom@vmware.com>
Wed, 16 Sep 2015 15:38:08 +0000 (08:38 -0700)
committerThomas Hellstrom <thellstrom@vmware.com>
Thu, 17 Sep 2015 09:13:42 +0000 (02:13 -0700)
commitb07bb761cf6a333b2108cdbe4ffee66407189bb1
treeb5250d63194c61ae3c753093d8ddaa994a4fae92
parente30f3963f2c3c03119d71f1804bdb94ccd33580b
drm/vmwgfx: Only build on X86

ioremap_cache() is currently not available on some architectures.

Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
drivers/gpu/drm/vmwgfx/Kconfig