提交 00f92ed6 编写于 作者: M Michael Krufky 提交者: Mauro Carvalho Chehab

[media] remove unneeded #define's in xc5000.h

Signed-off-by: NMichael Krufky <mkrufky@kernellabs.com>
Signed-off-by: NMauro Carvalho Chehab <mchehab@redhat.com>
上级 d58a8d67
...@@ -35,11 +35,8 @@ struct xc5000_fw_cfg { ...@@ -35,11 +35,8 @@ struct xc5000_fw_cfg {
extern struct xc5000_fw_cfg xc5000a_1_6_114; extern struct xc5000_fw_cfg xc5000a_1_6_114;
extern struct xc5000_fw_cfg xc5000c_41_024_5_31875; extern struct xc5000_fw_cfg xc5000c_41_024_5_31875;
#define XC5000_FW_A_1_6_114 &xc5000a_1_6_114 #define XC5000_DEFAULT_FIRMWARE &xc5000a_1_6_114
#define XC5000_FW_C_41_024_5_31875 &xc5000c_41_024_5_31875 #define XC5000C_DEFAULT_FIRMWARE &xc5000c_41_024_5_31875
#define XC5000_DEFAULT_FIRMWARE XC5000_FW_A_1_6_114
#define XC5000C_DEFAULT_FIRMWARE XC5000_FW_C_41_024_5_31875
struct xc5000_config { struct xc5000_config {
u8 i2c_address; u8 i2c_address;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册