Hi,
the patch is aimed to do just as you wrote,
i.e. add wrapper funcs with the original names.
sorry for my bad english.
--
akihiro
--
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.k
On 02/11/14 13:01, tsk...@gmail.com wrote:
> From: Akihiro Tsukada
>
> dvb_new_freq_is_needed() was integrated to dvb_new_entry_is_needed(),
> and dvb_scan_add_entry() was added a new parameter.
> As those changes broke API/ABI compatibility,
> restore the original functions.
I suppose you intro
From: Akihiro Tsukada
dvb_new_freq_is_needed() was integrated to dvb_new_entry_is_needed(),
and dvb_scan_add_entry() was added a new parameter.
As those changes broke API/ABI compatibility,
restore the original functions.
Signed-off-by: Akihiro Tsukada
---
lib/include/libdvbv5/dvb-scan.h | 21