From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-wr1-f49.google.com (mail-wr1-f49.google.com [209.85.221.49]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id AD0002C83 for ; Sun, 17 Oct 2021 11:50:57 +0000 (UTC) Received: by mail-wr1-f49.google.com with SMTP id k7so35469054wrd.13 for ; Sun, 17 Oct 2021 04:50:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=message-id:date:mime-version:user-agent:subject:content-language:to :cc:references:from:in-reply-to:content-transfer-encoding; bh=AgJY+3LmnHhiBRJB7wkS46xzFah8QYrk5hhJpw/OHRY=; b=k9nNBL2pxviVm04SLtM++62czmZb83RsYv/D9oYls/sSrJEA/iQTWbuSPhrwUS0HiU od3o5eAh8L4IL7MBVn6+uSSrnbPdFRgAWNmLRALjqC7x+0UMK/Ru4a1e5GXUyBcX194D NnJIyG+seP9hkGYVbpg6Up7Lkj3Sv5wHVQUiwqHiwBysQwRYnoNX6asUsT//bAduqKPl PvWx3YWr5Uu7oSMALJa7esTjIoQJynrL/qopFLHnGr+mahPJh/X9/slKvAnjoyrxsA8y ri3Kx73dAo+Te+kJXCAodeOPB2nbeoNtdPX7VYmOkRSQ/Ty2X/TGA/2+6ypWatR6LgPm aTRg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:cc:references:from:in-reply-to :content-transfer-encoding; bh=AgJY+3LmnHhiBRJB7wkS46xzFah8QYrk5hhJpw/OHRY=; b=LpdS29prEnVlbjoP9g95q3UvGsE4ftmP0iEaMbzthiVjefZPYhB6GbxTYsjlmsogGM ymSqf+poqoYSK5blQ511hD9yC4odDOEKkCeK9JYKABQ6dW8wKlc/kGwhGjubqKDB4Gxu Q6wiNbCqmtWJ3Iwd3YL2t9Ak8WhZviOWgUOl2vyR+6796d+YrpvCRdmG3IJCkMRuaIY4 mM7nGVqo+Dkk3G3ItFxkoYNjouanWd8Q1ijsK1CccC+yqWPHKbd0e2twgCE9W4emAu19 asOJZC/uWntrAePnG7LaCEd0ubo7useEi+11PaR8i/vp+VyVELLylb+Unhy7rls0aerL N7eg== X-Gm-Message-State: AOAM533kqH7dePgx6YCe++x+SfnqrsLHumsV+p20b3Th6gw+SwirLuER Gxq+XqluGEikxnfM5KIr2go= X-Google-Smtp-Source: ABdhPJy5G2kOcMglkVyl3ZrZbMyy77zZAL2pZ3cT2guiGkxiJQ+WCgEjzurMyvi/FFbFddc98ZLdCQ== X-Received: by 2002:adf:ab46:: with SMTP id r6mr27887392wrc.71.1634471456130; Sun, 17 Oct 2021 04:50:56 -0700 (PDT) Received: from ?IPV6:2a02:8108:96c0:3b88::d7f0? ([2a02:8108:96c0:3b88::d7f0]) by smtp.gmail.com with ESMTPSA id c17sm11386053wmk.23.2021.10.17.04.50.55 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sun, 17 Oct 2021 04:50:55 -0700 (PDT) Message-ID: <69502994-bbe0-42f3-4c0f-9a1e68798a4b@gmail.com> Date: Sun, 17 Oct 2021 13:50:55 +0200 Precedence: bulk X-Mailing-List: linux-staging@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.2.0 Subject: Re: [PATCH 4/8] staging: r8188eu: remove unused function prototypes Content-Language: en-US To: Martin Kaiser , Greg Kroah-Hartman Cc: Larry Finger , Phillip Potter , linux-staging@lists.linux.dev, linux-kernel@vger.kernel.org References: <20211016113008.27549-1-martin@kaiser.cx> <20211016113008.27549-5-martin@kaiser.cx> From: Michael Straube In-Reply-To: <20211016113008.27549-5-martin@kaiser.cx> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit On 10/16/21 13:30, Martin Kaiser wrote: > Remove prototypes of functions that aren't present in this driver. > > Signed-off-by: Martin Kaiser > --- > drivers/staging/r8188eu/include/Hal8188EPhyCfg.h | 8 -------- > 1 file changed, 8 deletions(-) > > diff --git a/drivers/staging/r8188eu/include/Hal8188EPhyCfg.h b/drivers/staging/r8188eu/include/Hal8188EPhyCfg.h > index ee4b26ecd19d..084bccc5dcb9 100644 > --- a/drivers/staging/r8188eu/include/Hal8188EPhyCfg.h > +++ b/drivers/staging/r8188eu/include/Hal8188EPhyCfg.h > @@ -194,18 +194,10 @@ void PHY_SetBWMode8188E(struct adapter *adapter, > > /* channel switch related funciton */ > void PHY_SwChnl8188E(struct adapter *adapter, u8 channel); > -/* Call after initialization */ > -void ChkFwCmdIoDone(struct adapter *adapter); > > /* BB/MAC/RF other monitor API */ > void PHY_SetRFPathSwitch_8188E(struct adapter *adapter, bool main); > > -void PHY_SwitchEphyParameter(struct adapter *adapter); > - > -void PHY_EnableHostClkReq(struct adapter *adapter); > - > -bool SetAntennaConfig92C(struct adapter *adapter, u8 defaultant); > - > void storePwrIndexDiffRateOffset(struct adapter *adapter, u32 regaddr, > u32 mask, u32 data); > /*--------------------------Exported Function prototype---------------------*/ > Acked-by: Michael Straube