[ALSA] vx - Move EXPORT_SYMBOL() to adjacent to each function
Move EXPORT_SYMBOL() to adjacent to each exported function/variable. Signed-off-by: Takashi Iwai <tiwai@suse.de>
这个提交包含在:
@@ -250,3 +250,6 @@ void snd_vx_free_firmware(struct vx_core *chip)
|
||||
}
|
||||
|
||||
#endif /* SND_VX_FW_LOADER */
|
||||
|
||||
EXPORT_SYMBOL(snd_vx_setup_firmware);
|
||||
EXPORT_SYMBOL(snd_vx_free_firmware);
|
||||
|
在新工单中引用
屏蔽一个用户