Commit 0169ab28 authored by Thiago Farina's avatar Thiago Farina Committed by Mauro Carvalho Chehab

[media] media/usb: cx231xx-pcb-cfg.h: Remove unused enum _true_false

Signed-off-by: default avatarThiago Farina <tfarina@chromium.org>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@redhat.com>
parent 44122dd6
......@@ -68,11 +68,6 @@ enum USB_SPEED{
HIGH_SPEED = 0x1 /* 1: high speed */
};
enum _true_false{
FALSE = 0,
TRUE = 1
};
#define TS_MASK 0x6
enum TS_PORT{
NO_TS_PORT = 0x0, /* 2'b00: Neither port used. PCB not a Hybrid,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment