[ALSA] sound/core/seq: move declarations of globally visible variables to proper headers
sound/core/seq: move declarations of globally visible variables to proper headers Signed-off-by: Marcin Ślusarz <marcin.slusarz@gmail.com> Signed-off-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
committed by
Jaroslav Kysela
parent
36b9cdfea6
commit
3b378e1f7e
@@ -27,13 +27,6 @@
|
||||
#include "seq_queue.h"
|
||||
#include "seq_info.h"
|
||||
|
||||
extern int seq_default_timer_class;
|
||||
extern int seq_default_timer_sclass;
|
||||
extern int seq_default_timer_card;
|
||||
extern int seq_default_timer_device;
|
||||
extern int seq_default_timer_subdevice;
|
||||
extern int seq_default_timer_resolution;
|
||||
|
||||
/* allowed sequencer timer frequencies, in Hz */
|
||||
#define MIN_FREQUENCY 10
|
||||
#define MAX_FREQUENCY 6250
|
||||
|
Reference in New Issue
Block a user