lib/igt_fb: ensure igt_create_fb parameters are consistent
authorThomas Wood <thomas.wood@intel.com>
Fri, 29 Aug 2014 16:54:10 +0000 (17:54 +0100)
committerThomas Wood <thomas.wood@intel.com>
Fri, 5 Sep 2014 15:52:51 +0000 (16:52 +0100)
commit3aac97107ed386885cfb78f16e0c15a1042fe8cc
treeebcf951988dc1838263d6a67a9db3263eaf2fd94
parent5303ce8076b03a02f891090367d2abc53f9588b7
lib/igt_fb: ensure igt_create_fb parameters are consistent

Make sure the parameters in the prototype and implementation of
igt_create_fb match and are complete so that the documentation is
correct.

Signed-off-by: Thomas Wood <thomas.wood@intel.com>
lib/igt_fb.c
lib/igt_fb.h