Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 353806
b: refs/heads/master
c: 3841410
h: refs/heads/master
v: v3
  • Loading branch information
Kevin McKinney authored and Greg Kroah-Hartman committed Jan 7, 2013
1 parent 9a90a63 commit 63bf586
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: a903d65055199bfad94ae3af598d45970f62f8c2
refs/heads/master: 38414104db2afdc4d4d0d5d65cbe0e0fdbede30e
4 changes: 2 additions & 2 deletions trunk/drivers/staging/bcm/Macros.h
Original file line number Diff line number Diff line change
Expand Up @@ -331,11 +331,11 @@ typedef enum eNVM_TYPE {
NVM_UNKNOWN
} NVM_TYPE;

typedef enum ePMU_MODES {
enum bcm_pmu_modes {
HYBRID_MODE_7C = 0,
INTERNAL_MODE_6 = 1,
HYBRID_MODE_6 = 2
} PMU_MODE;
};

#define MAX_RDM_WRM_RETIRES 1

Expand Down

0 comments on commit 63bf586

Please sign in to comment.