commit | 96961fa048cf2eef2b53cbc26313629937198996 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Thu May 24 11:14:13 2018 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Thu May 24 11:14:13 2018 +0200 |
tree | 46280e13940932807e4299d12c8b278d2990b302 | |
parent | 45e5fbc27387eb7c6b2fa300cedf79106e6f84c3 [diff] |
ALSA: memalloc: Drop superfluous ifndef Drop the superfluous #ifndef check in memalloc.h that had been put just for allowing building the alsa-driver kernel modules externally. Since the external build was discontinued years ago, let's clean up the old kludges. Signed-off-by: Takashi Iwai <tiwai@suse.de>