From patchwork Wed Dec 4 01:33:19 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Shevchenko X-Patchwork-Id: 13893121 Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.14]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 2F8F6EAF6; Wed, 4 Dec 2024 01:36:27 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=198.175.65.14 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1733276188; cv=none; b=hNnweHjf/2Nt1iPB64iiNKJ2eZKONgbdyUxEWvmYIWKS+WaBcW/VqrzjlmBIQrDHPoanAI4gTP2BBhYxOWzaWc51Mx/upofJOZ+KA3jXWtpVvBnsIk3UATFusxKQA5Iav8LQAGtYLZhVCv4CJoCHah9+vH83m9Cg2yvSerrVhnc= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1733276188; c=relaxed/simple; bh=Fe2tQ9m02I6JfppWG1r7EPIzo3auSyK5naADPlvnj+I=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=N5kQbqBo08ZD4HVeEaFBTL+7NeTP6h74tHEsiwOnHFaWXXPW/ew3WDqJCpfE7fql3aMzTVxcVwsWsLu86qmQd/ABOCdkpojj0mFDKZKODIEDc4gmtqNdepjaieqatBVSX8KWdHfhc6KLTE09plmrPOJTgSfjxnaGPlpcMPGSMJo= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.intel.com; spf=none smtp.mailfrom=linux.intel.com; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b=hoNZTpW/; arc=none smtp.client-ip=198.175.65.14 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.intel.com Authentication-Results: smtp.subspace.kernel.org; spf=none smtp.mailfrom=linux.intel.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="hoNZTpW/" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1733276187; x=1764812187; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=Fe2tQ9m02I6JfppWG1r7EPIzo3auSyK5naADPlvnj+I=; b=hoNZTpW/mv9fwifZfaeyFVNgCQOxRz88R7B2XeLYGc86p2OS3zbS08bW IzI/aD+EjOJZYK+k/fvJQ2l1rjvx75IrvBgizJOVYSwNZHRJxY/sEDqFv eqkYhT1G68zefddvlcE+kH3pFJ1fg+vbZIEzkQHOXuTbIEc7gS2sc7VxZ 9QRtPRw8tM7bl/KZJzNF/MgLR5AqqYUfy7dyWBKfo7+5EtVxtyQ9dX6Ve D1Lo6mIK/vtVm0rE1b+o2gRlzU8nSoD0sxpgb7BQ+CX6XJebBVqWVRYnM AV6DJEkC/+GmzV/r9j71z5i3tl0+NPEqFv+Wivt81Th8IfoyLnnWZYmm1 g==; X-CSE-ConnectionGUID: elyN3KfhTR+aQQB2W87Xfg== X-CSE-MsgGUID: X9zXaDH+RZK28b5Q+0xfDg== X-IronPort-AV: E=McAfee;i="6700,10204,11275"; a="37293581" X-IronPort-AV: E=Sophos;i="6.12,206,1728975600"; d="scan'208";a="37293581" Received: from orviesa004.jf.intel.com ([10.64.159.144]) by orvoesa106.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 03 Dec 2024 17:36:25 -0800 X-CSE-ConnectionGUID: tFDOS+nAQrqP0DQ5BJlrxQ== X-CSE-MsgGUID: Ta81aQz0ToGp4TLO6pGSQQ== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.12,206,1728975600"; d="scan'208";a="98694833" Received: from black.fi.intel.com ([10.237.72.28]) by orviesa004.jf.intel.com with ESMTP; 03 Dec 2024 17:36:23 -0800 Received: by black.fi.intel.com (Postfix, from userid 1003) id 3FF8EA6B; Wed, 04 Dec 2024 03:36:22 +0200 (EET) From: Andy Shevchenko To: Andy Shevchenko , linux-iio@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Peter Rosin , Jonathan Cameron , Lars-Peter Clausen Subject: [PATCH v1 4/4] iio: afe: rescale: Don't use "proxy" headers Date: Wed, 4 Dec 2024 03:33:19 +0200 Message-ID: <20241204013620.862943-5-andriy.shevchenko@linux.intel.com> X-Mailer: git-send-email 2.43.0.rc1.1336.g36b5255a03ac In-Reply-To: <20241204013620.862943-1-andriy.shevchenko@linux.intel.com> References: <20241204013620.862943-1-andriy.shevchenko@linux.intel.com> Precedence: bulk X-Mailing-List: linux-iio@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Update header inclusions to follow IWYU (Include What You Use) principle. Signed-off-by: Andy Shevchenko --- drivers/iio/afe/iio-rescale.c | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/drivers/iio/afe/iio-rescale.c b/drivers/iio/afe/iio-rescale.c index bbc73798082d..067823a356d9 100644 --- a/drivers/iio/afe/iio-rescale.c +++ b/drivers/iio/afe/iio-rescale.c @@ -9,12 +9,16 @@ */ #include +#include #include #include +#include #include #include +#include #include #include +#include #include #include