Commit f71c3447 authored by Fabio Aiuto's avatar Fabio Aiuto Committed by Greg Kroah-Hartman
parent b0a21a60
......@@ -78,12 +78,6 @@ enum {
BTC_CHIP_MAX
};
enum {
BTC_MSG_INTERFACE = 0x0,
BTC_MSG_ALGORITHM = 0x1,
BTC_MSG_MAX
};
/* following is for BTC_MSG_INTERFACE */
#define INTF_INIT BIT0
#define INTF_NOTIFY BIT2
......
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