Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ALSA: sound/usb/usx2y: fix sparse warning: Should it be static?
Impact: Move declaration to header file. Fix this sparse warning: sound/usb/usx2y/usx2yhwdeppcm.c:739:5: warning: symbol 'usX2Y_hwdep_pcm_new' was not declared. Should it be static? Signed-off-by: Hannes Eder <hannes@hanneseder.net> Signed-off-by: Takashi Iwai <tiwai@suse.de>
- Loading branch information