Remove unnecessary variable.

This commit is contained in:
Marty Connor
2007-11-18 03:11:02 -05:00
parent c194b0c4bf
commit 9a4ed0f2d5
2 changed files with 1 additions and 4 deletions

View File

@@ -182,8 +182,6 @@ enum MIntrCtrl_bits {
MICRIntEn = 0x2,
};
static uint32_t SavedClkRun;
/* CFG bits [13:16] [18:23] */
#define CFG_RESET_SAVE 0xfde000
/* WCSR bits [0:4] [9:10] */