evdi: removed warning for 64 bit build
authorJinhyung Choi <jinhyung2.choi@samsung.com>
Mon, 13 Jul 2015 08:00:53 +0000 (17:00 +0900)
committerJinhyung Choi <jinhyung2.choi@samsung.com>
Mon, 13 Jul 2015 08:00:53 +0000 (17:00 +0900)
commit4276cb9f246874a27c5d414253f8d29e9f196790
tree3f06d3abeeadd8bfea7fcbb558bee8046ce0fd32
parent18900842a81f31ec65c1d009c2b81090693afe28
evdi: removed warning for 64 bit build

- changed printing format from %d to %zd for ssize_t
- It supported only after C99 compiler, so this will be re-checked later.

Change-Id: Idf1bdb753b8b93490ea5bb112cf5cdd75b7ad833
Signed-off-by: Jinhyung Choi <jinhyung2.choi@samsung.com>
drivers/maru/maru_virtio_evdi.c