|
@@ -62,8 +62,6 @@ static DEFINE_MUTEX(misc_mtx);
|
|
#define DYNAMIC_MINORS 64 /* like dynamic majors */
|
|
#define DYNAMIC_MINORS 64 /* like dynamic majors */
|
|
static unsigned char misc_minors[DYNAMIC_MINORS / 8];
|
|
static unsigned char misc_minors[DYNAMIC_MINORS / 8];
|
|
|
|
|
|
-extern int pmu_device_init(void);
|
|
|
|
-
|
|
|
|
#ifdef CONFIG_PROC_FS
|
|
#ifdef CONFIG_PROC_FS
|
|
static void *misc_seq_start(struct seq_file *seq, loff_t *pos)
|
|
static void *misc_seq_start(struct seq_file *seq, loff_t *pos)
|
|
{
|
|
{
|