[ALSA] sound/: possible cleanups
Modules: RawMidi Midlevel,HDA generic driver This patch contains the following possible cleanups: - pci/hda/hda_proc.c should #include 'hda_local.h' for including the prototype of it's global function snd_hda_codec_proc_new() - core/rawmidi.c: make the needlessly global and EXPORT_SYMBOL'ed function snd_rawmidi_info() static Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Takashi Iwai <tiwai@suse.de>
Cette révision appartient à :

révisé par
Jaroslav Kysela

Parent
9a1a2a1d4e
révision
18612048b3
@@ -26,6 +26,7 @@
|
||||
#include <linux/pci.h>
|
||||
#include <sound/core.h>
|
||||
#include "hda_codec.h"
|
||||
#include "hda_local.h"
|
||||
|
||||
static const char *get_wid_type_name(unsigned int wid_value)
|
||||
{
|
||||
|
Référencer dans un nouveau ticket
Bloquer un utilisateur