Timer devices removed, based on PAGE granularity mappings.

This commit is contained in:
Amit Mahajan
2009-11-26 11:52:10 +05:30
parent 1080c9e122
commit 88da7c2f36
4 changed files with 6 additions and 81 deletions

View File

@@ -18,7 +18,7 @@
/* Frequency of timer in MHz */
#define TIMER_FREQUENCY 1
#define TIMERS_TOTAL 3
#define TIMERS_TOTAL 1
static struct capability caparray[32];
static int total_caps = 0;