On 07.07.2014 20:32, Andreas Färber wrote:
CC [M] drivers/gpu/drm/omapdrm/omap_plane.o CC [M] drivers/iio/gyro/itg3200_core.o drivers/gpu/drm/omapdrm/omap_plane.c: In function ‘omap_plane_pre_apply’: drivers/gpu/drm/omapdrm/omap_plane.c:145:2: error: format ‘%x’ expects argument of type ‘unsigned int’, but argument 5 has type ‘dma_addr_t’ [-Werror=format=] DBG("%d,%d %08x %08x", info->pos_x, info->pos_y, ^ drivers/gpu/drm/omapdrm/omap_plane.c:145:2: error: format ‘%x’ expects argument of type ‘unsigned int’, but argument 6 has type ‘dma_addr_t’ [-Werror=format=] cc1: all warnings being treated as errors
It seems to me, that I've fixed that. I am waiting for rebuild now. -- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kernel+owner@opensuse.org