On 6 November 2013 06:58, Laurent Pinchart
wrote:
> Hi Sachin,
>
> Thank you for the patch, and sorry for the late reply.
>
> On Friday 18 October 2013 08:37:11 Sachin Kamat wrote:
>> 'of_match_ptr' is defined in linux/of.h. Include it explicitly to avoid
>> build breakage in the future.
>>
>> Sig
Hi Sachin,
Thank you for the patch, and sorry for the late reply.
On Friday 18 October 2013 08:37:11 Sachin Kamat wrote:
> 'of_match_ptr' is defined in linux/of.h. Include it explicitly to avoid
> build breakage in the future.
>
> Signed-off-by: Sachin Kamat
> Cc: Laurent Pinchart
Acked-by: L
'of_match_ptr' is defined in linux/of.h. Include it explicitly to
avoid build breakage in the future.
Signed-off-by: Sachin Kamat
Cc: Laurent Pinchart
---
drivers/media/i2c/mt9p031.c |1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/media/i2c/mt9p031.c b/drivers/media/i2c/mt9p031.c