Return-path: Received: from wolverine02.qualcomm.com ([199.106.114.251]:60450 "EHLO wolverine02.qualcomm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750912AbdALKsN (ORCPT ); Thu, 12 Jan 2017 05:48:13 -0500 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Subject: Re: [v5,1/5] soc: qcom: smem_state: Fix include for ERR_PTR() From: Kalle Valo In-Reply-To: <1479190014-11297-1-git-send-email-bjorn.andersson@linaro.org> References: <1479190014-11297-1-git-send-email-bjorn.andersson@linaro.org> To: Bjorn Andersson CC: Eugene Krasnikov , Kalle Valo , Andy Gross , , , , , Message-ID: <3591936e6ea64d71a1e5fadc33f43dd3@euamsexm01a.eu.qualcomm.com> (sfid-20170112_114833_483161_A2BADEE5) Date: Thu, 12 Jan 2017 11:47:40 +0100 Sender: linux-wireless-owner@vger.kernel.org List-ID: Bjorn Andersson wrote: > The correct include file for getting errno constants and ERR_PTR() is > linux/err.h, rather than linux/errno.h, so fix the include. > > Fixes: e8b123e60084 ("soc: qcom: smem_state: Add stubs for disabled smem_state") > Acked-by: Andy Gross > Signed-off-by: Bjorn Andersson 5 patches applied to ath-next branch of ath.git, thanks. 6c0b2e833f14 soc: qcom: smem_state: Fix include for ERR_PTR() f303a9311065 wcn36xx: Transition driver to SMD client 886039036c20 wcn36xx: Implement firmware assisted scan 43efa3c0f241 wcn36xx: Implement print_reg indication d53628882255 wcn36xx: Don't use the destroyed hal_mutex -- https://patchwork.kernel.org/patch/9429045/ Documentation about submitting wireless patches and checking status from patchwork: https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches