On 06/23/2013 10:53 PM, Sylwester Nawrocki wrote:
@@ -558,7 +566,23 @@ EXPORT_SYMBOL(v4l2_ctrl_get_menu);
*/
const s64 const *v4l2_ctrl_get_int_menu(u32 id, u32 *len)
{
[...]
Then this would became:

return __v4l2_qmenu_int_len(qmenu_int_vpx_num_partitions, &len);

erratum:

  return __v4l2_qmenu_int_len(qmenu_int_vpx_num_partitions, len);

:)
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to