From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: [PATCH 0/3] ALSA: trivial cleanup of old ifdefs Date: Thu, 24 May 2018 11:25:43 +0200 Message-ID: <20180524092546.16910-1-tiwai@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mx2.suse.de (mx2.suse.de [195.135.220.15]) by alsa0.perex.cz (Postfix) with ESMTP id CB15D26707F for ; Thu, 24 May 2018 11:25:56 +0200 (CEST) Received: from relay1.suse.de (charybdis-ext.suse.de [195.135.220.254]) by mx2.suse.de (Postfix) with ESMTP id 2ECECAD28 for ; Thu, 24 May 2018 09:25:56 +0000 (UTC) List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org To: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org Hi, this is a series of cleanup patches for removing the old ifndefs that were needed for external alsa-driver builds. No functional changes, just cleanups. Takashi === Takashi Iwai (3): ALSA: memalloc: Drop superfluous ifndef ALSA: usb-audio: Drop superfluous ifndef ALSA: echoaudio: Drop superfluous macro include/sound/memalloc.h | 2 -- sound/pci/echoaudio/echoaudio.c | 2 +- sound/pci/echoaudio/echoaudio.h | 6 ------ sound/usb/helper.h | 4 ---- 4 files changed, 1 insertion(+), 13 deletions(-) -- 2.16.3