commit | 4d63a25c4523b5d18e5307897d56aff785f43bf5 | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hans.verkuil@cisco.com> | Sun Aug 10 06:26:01 2014 -0300 |
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | Mon Sep 08 10:01:00 2014 -0300 |
tree | b17311a8d01f28fa57429e4031de00f60ff3067b | |
parent | 96f233e97587a7f6c0f47476118cdb9a23a9ebe0 [diff] |
[media] cx23885: remove btcx-risc dependency It's just as easy to do it in the driver. This dependency only uses a fraction of the btcx-risc module and doing it directly in the driver adds only a few lines. The btcx-risc module is really meant for the bttv driver, not for other drivers. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>