From: Takashi Iwai Date: Tue, 14 Apr 2015 14:47:19 +0000 (+0200) Subject: ALSA: hda - Merge codec and controller helpers X-Git-Tag: omap-for-v4.3/legacy-v2-signed~142^2~111^2^2~16 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb3b07c289fc972e1e2a7d7b7a809239b71f1f3c;p=pandora-kernel.git ALSA: hda - Merge codec and controller helpers There is no much merit to keep the HD-audio codec and controller helper codes in separate modules any longer. Let's merge them into a single helper module. This patch just changes Makefile entries to merge two individual modules to one. The only code change is the removal of superfluous MODULE_*() macros in one side. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed