Merge change 5184 into donut

* changes:
  update clean msm_camera.h
This commit is contained in:
Android (Google) Code Review 2009-06-24 12:45:35 -07:00
commit 380f24983e

View File

@ -168,6 +168,8 @@ struct msm_pmem_info {
int type;
int fd;
void *vaddr;
uint32_t offset;
uint32_t len;
uint32_t y_off;
uint32_t cbcr_off;
uint8_t active;