V4L/DVB (7737): drx397xD: fix math usage
The previous code were using a div64 math specific to i386. Replace for an
asm-generic one.
Signed-off-by: NMauro Carvalho Chehab <mchehab@infradead.org>
Showing
想要评论请 注册 或 登录
The previous code were using a div64 math specific to i386. Replace for an
asm-generic one.
Signed-off-by: NMauro Carvalho Chehab <mchehab@infradead.org>