From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.7 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 79567C433E0 for ; Thu, 11 Feb 2021 13:20:42 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 2E87964E7E for ; Thu, 11 Feb 2021 13:20:42 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230328AbhBKNUM (ORCPT ); Thu, 11 Feb 2021 08:20:12 -0500 Received: from mga06.intel.com ([134.134.136.31]:30925 "EHLO mga06.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231913AbhBKNRu (ORCPT ); Thu, 11 Feb 2021 08:17:50 -0500 IronPort-SDR: SsRoQ2Zoa/M5sy9JD2VW1BPZ24FMRDVc22HvjsV5iy6SaSfcSSRP6Bs4KD6kr5EJedZzp509pa ifc19tHj7nvA== X-IronPort-AV: E=McAfee;i="6000,8403,9891"; a="243728679" X-IronPort-AV: E=Sophos;i="5.81,170,1610438400"; d="scan'208";a="243728679" Received: from orsmga003.jf.intel.com ([10.7.209.27]) by orsmga104.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 11 Feb 2021 05:15:57 -0800 IronPort-SDR: fxOnjGsAeXH81hSNzfUjkZtQPfE9I7edbbjhaYEp0d4dKvqoPlRT+146QKX5tcwFSlQxYb63Ff WTWD/G9Gxu3w== X-IronPort-AV: E=Sophos;i="5.81,170,1610438400"; d="scan'208";a="359993931" Received: from smile.fi.intel.com (HELO smile) ([10.237.68.40]) by orsmga003-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 11 Feb 2021 05:15:55 -0800 Received: from andy by smile with local (Exim 4.94) (envelope-from ) id 1lABp2-004EDh-Mf; Thu, 11 Feb 2021 15:15:52 +0200 Date: Thu, 11 Feb 2021 15:15:52 +0200 From: Andy Shevchenko To: Sakari Ailus Cc: Mauro Carvalho Chehab , linux-media@vger.kernel.org, Linus Walleij Subject: Re: [PATCH v1] media: atomisp: Remove unused header Message-ID: References: <20210122123303.41190-1-andriy.shevchenko@linux.intel.com> <20210208144659.GW32460@paasikivi.fi.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210208144659.GW32460@paasikivi.fi.intel.com> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org On Mon, Feb 08, 2021 at 04:46:59PM +0200, Sakari Ailus wrote: > Hi Andy, > > On Mon, Feb 08, 2021 at 04:19:27PM +0200, Andy Shevchenko wrote: > > On Fri, Jan 22, 2021 at 02:33:03PM +0200, Andy Shevchenko wrote: > > > sfi.h is not anyhow used by the driver. Remove it. > > > > Mario, Sakari, any comments on this? > > Can you give your Ack to get this thru another tree? > > Feel free to go ahead on my behalf; I see no issue with that. > > Acked-by: Sakari Ailus Thank you, Sakari! -- With Best Regards, Andy Shevchenko