drm/vmwgfx: remove userland definition of DIV_ROUND_UP
authorNicolas Dichtel <nicolas.dichtel@6wind.com>
Fri, 4 Mar 2016 10:52:18 +0000 (11:52 +0100)
committerDavid S. Miller <davem@davemloft.net>
Fri, 4 Mar 2016 21:10:36 +0000 (16:10 -0500)
commit166cc7136752192bb6e1f2be2e56614762292a00
treed6dbfc8f140dc32263fb37cd4b8d738ae136504a
parent28466e0f2463a1084781c9312cd9148b2530eea7
drm/vmwgfx: remove userland definition of DIV_ROUND_UP

Let's use __KERNEL_DIV_ROUND_UP, which is defined in uapi/linux/kernel.h.

Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/gpu/drm/vmwgfx/device_include/svga3d_surfacedefs.h
This page took 0.02531 seconds and 5 git commands to generate.