From: Adrian Bunk Date: Wed, 23 Nov 2005 12:14:50 +0000 (+0100) Subject: [ALSA] sound/: possible cleanups X-Git-Tag: v2.6.16-rc1~474^2~22^2~3^2~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18612048b3e951f7e0ae9be65efe9e8cfde868a6;p=pandora-kernel.git [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 Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed