Skip to content

Conversation

@andresmanelli
Copy link

I added this patch to my build using L4T 36.3 (related #97) to avoid -Werror=missing-prototypes errors.

Copy link

@lipingioiopeter lipingioiopeter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/home/zynq/nvidia_35_3/Linux_for_Tegra/source/public/kernel/nvidia/drivers/media/i2c/vc_mipi_camera.c:117:30: 错误: ‘struct sensor_image_properties’没有名为‘left’的成员
117 | *left = image->left;
| ^~
/home/zynq/nvidia_35_3/Linux_for_Tegra/source/public/kernel/nvidia/drivers/media/i2c/vc_mipi_camera.c:118:29: 错误: ‘struct sensor_image_properties’没有名为‘top’的成员
118 | *top = image->top;
| ^~
/home/zynq/nvidia_35_3/Linux_for_Tegra/source/public/kernel/nvidia/drivers/media/i2c/vc_mipi_camera.c: 在文件作用域:
/home/zynq/nvidia_35_3/Linux_for_Tegra/source/pub

@andresmanelli
Copy link
Author

@lipingioiopeter I'm sorry I did not quite get your message. What do you mean?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants