Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 267859
b: refs/heads/master
c: 5d1703a
h: refs/heads/master
i:
  267857: 0f831ae
  267855: aa7e433
v: v3
  • Loading branch information
Larry Finger authored and Larry Finger committed Aug 24, 2011
1 parent de12ac9 commit ab920b4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 4777da736e92706639df6c58967ebb7d901174e7
refs/heads/master: 5d1703aee6af5aa2270d3e548e9f8ca258f54d07
5 changes: 2 additions & 3 deletions trunk/drivers/staging/rtl8192e/rtl_dm.h
Original file line number Diff line number Diff line change
Expand Up @@ -196,13 +196,12 @@ enum dm_dig_connect {
DIG_CONNECT_MAX
};

typedef enum _dm_dig_pd_th_e
{
enum dm_dig_pd_th {
DIG_PD_AT_LOW_POWER = 0,
DIG_PD_AT_NORMAL_POWER = 1,
DIG_PD_AT_HIGH_POWER = 2,
DIG_PD_MAX
} dm_dig_pd_th_e;
};

typedef enum _dm_dig_cs_ratio_e
{
Expand Down

0 comments on commit ab920b4

Please sign in to comment.