commit | 9eae3cdc840835fc2a6a7dacd7382dbcce2e75ed | [log] [tgz] |
---|---|---|
author | Alex Ray <aray@google.com> | Thu Feb 14 16:54:51 2013 -0800 |
committer | Iliyan Malchev <malchev@google.com> | Tue Mar 05 14:36:52 2013 -0800 |
tree | 49824681120fbe00997aa3f08ef707b35d825a5c | |
parent | ed84ff84ef4e465df7a8fea0f433c83fe2532dfd [diff] |
camera: fix use of reserved API symbol camera_info_t is documented in the camera device API, it just hadn't been typedef'd. Rename the qcamera-specific (unrelated) camera_info_t to qcamera_info_t. Change-Id: I7885e3c2193ddee0c50f6788f1b141d766f354e5 Signed-off-by: Iliyan Malchev <malchev@google.com>