ecore-drm2: Update printf format to match changed value type
authorChristopher Michael <cp.michael@samsung.com>
Thu, 18 Apr 2019 13:07:17 +0000 (09:07 -0400)
committerYeongjong Lee <yj34.lee@samsung.com>
Wed, 24 Apr 2019 05:24:47 +0000 (14:24 +0900)
commit3ef499d128fff66720a1d21c139d2a19da59ddae
tree8a7cfaac71b75f7ebf71ca31a521109fee8042ec
parentbfca8f337cd7766f42023561f030446b7fd277d1
ecore-drm2: Update printf format to match changed value type

Commit 8e0c4d83edd changed the atomic property value type to be
uint64_t so we need to update the printf's to reflect that
src/lib/ecore_drm2/ecore_drm2_device.c