mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-11 16:29:05 +00:00
[media] zoran: remove duplicate ZR050_MO_COMP define
The ZR050_MO_COMP define is cut and pasted twice so we can delete the second instance. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
This commit is contained in:
parent
2ec4e84a5f
commit
0ca1ba2aac
@ -125,7 +125,6 @@ struct zr36050 {
|
||||
|
||||
/* zr36050 mode register bits */
|
||||
|
||||
#define ZR050_MO_COMP 0x80
|
||||
#define ZR050_MO_COMP 0x80
|
||||
#define ZR050_MO_ATP 0x40
|
||||
#define ZR050_MO_PASS2 0x20
|
||||
|
Loading…
x
Reference in New Issue
Block a user