• A
    [ALSA] sound/: possible cleanups · 18612048
    Adrian Bunk 提交于
    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: NAdrian Bunk <bunk@stusta.de>
    Signed-off-by: NTakashi Iwai <tiwai@suse.de>
    18612048
hda_proc.c 9.7 KB