Correct type of uevent_handler
authorChris Wilson <chris@chris-wilson.co.uk>
Mon, 25 Nov 2013 09:36:32 +0000 (09:36 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Mon, 25 Nov 2013 10:04:49 +0000 (10:04 +0000)
commit34057611c67b751c43d6bd70a7d5993708262cd2
tree202b409de511c6363df7bcd32a9b5143a9c4a300
parentd2df10e28fa35d29b539dc52c61f710910b75831
Correct type of uevent_handler

xf86AddGeneralHandler returns an opaque pointer, not a function pointer.

Reported-by: Zdenek Kabelac <zkabelac@redhat.com>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
src/sna/sna.h
src/sna/sna_driver.c
src/uxa/intel.h
src/uxa/intel_driver.c