From patchwork Sat May 30 19:32:08 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Mauro Carvalho Chehab X-Patchwork-Id: 209660 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=-10.1 required=3.0 tests=DKIMWL_WL_HIGH, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, INCLUDES_PATCH, MAILING_LIST_MULTI, SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS,USER_AGENT_GIT autolearn=unavailable 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 6D4E4C433E0 for ; Sat, 30 May 2020 19:32:24 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 451362073B for ; Sat, 30 May 2020 19:32:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1590867144; bh=7cTkxXgRiO29IpoJV/L31iUYghUqHIk+zT/61X8nXHg=; h=From:To:Cc:Subject:Date:In-Reply-To:References:List-ID:From; b=jQPjK17MIlBJyUopx50LFPaihEbiECYENGbWZFaHKz9uH3Abj5auStVOGzx0jz77J 3Ap2yBwGzFeglmK3YZPDgXMZnNJ0srDOD5a3xYvi58CoPgtos0wyrgVIGCfSbUD0gn bMqfMHaRZjAAbFyq5L9VnBzjix0l/Hb9UEU/6o80= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729299AbgE3TcM (ORCPT ); Sat, 30 May 2020 15:32:12 -0400 Received: from mail.kernel.org ([198.145.29.99]:34412 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729268AbgE3TcM (ORCPT ); Sat, 30 May 2020 15:32:12 -0400 Received: from mail.kernel.org (ip5f5ad5c5.dynamic.kabel-deutschland.de [95.90.213.197]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 6C93B2074D; Sat, 30 May 2020 19:32:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1590867131; bh=7cTkxXgRiO29IpoJV/L31iUYghUqHIk+zT/61X8nXHg=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=x25j37GIR0zDzDogC9mR5LgH744ECJoTi3FgRrMr/vfPOysZFGKBK5b3FzFujp3X4 c5zFybjcb+RCgApg1ul0tGG/wuPL36Qrp2nHA2lxixcZkFs7V4TTfqy3BMAH88qqZu RK2RBFTsDHeiJ2WzioyGutcG7lVTMqncXWffXMqQ= Received: from mchehab by mail.kernel.org with local (Exim 4.93) (envelope-from ) id 1jf7DF-003LJC-CW; Sat, 30 May 2020 21:32:09 +0200 From: Mauro Carvalho Chehab To: Linux Media Mailing List Cc: Mauro Carvalho Chehab , Sakari Ailus , Greg Kroah-Hartman , linux-kernel@vger.kernel.org, devel@driverdev.osuosl.org Subject: [PATCH 2/2] media: atomisp: get rid of sh_css_pipe.c Date: Sat, 30 May 2020 21:32:08 +0200 Message-Id: <7d398a74c789941b36646d1b27cada97a8b58b06.1590866796.git.mchehab+huawei@kernel.org> X-Mailer: git-send-email 2.26.2 In-Reply-To: References: MIME-Version: 1.0 Sender: linux-media-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org There's nothing there, just comments. Signed-off-by: Mauro Carvalho Chehab --- drivers/staging/media/atomisp/Makefile | 1 - drivers/staging/media/atomisp/pci/sh_css_pipe.c | 17 ----------------- 2 files changed, 18 deletions(-) delete mode 100644 drivers/staging/media/atomisp/pci/sh_css_pipe.c diff --git a/drivers/staging/media/atomisp/Makefile b/drivers/staging/media/atomisp/Makefile index 0b62020f9b8b..9dc8072799e3 100644 --- a/drivers/staging/media/atomisp/Makefile +++ b/drivers/staging/media/atomisp/Makefile @@ -37,7 +37,6 @@ atomisp-objs += \ pci/sh_css_param_dvs.o \ pci/sh_css_param_shading.o \ pci/sh_css_params.o \ - pci/sh_css_pipe.o \ pci/sh_css_properties.o \ pci/sh_css_shading.o \ pci/sh_css_sp.o \ diff --git a/drivers/staging/media/atomisp/pci/sh_css_pipe.c b/drivers/staging/media/atomisp/pci/sh_css_pipe.c deleted file mode 100644 index b6bd47d9b01c..000000000000 --- a/drivers/staging/media/atomisp/pci/sh_css_pipe.c +++ /dev/null @@ -1,17 +0,0 @@ -// SPDX-License-Identifier: GPL-2.0 -/* - * Support for Intel Camera Imaging ISP subsystem. - * Copyright (c) 2015, Intel Corporation. - * - * This program is free software; you can redistribute it and/or modify it - * under the terms and conditions of the GNU General Public License, - * version 2, as published by the Free Software Foundation. - * - * This program is distributed in the hope it will be useful, but WITHOUT - * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or - * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for - * more details. - */ - -/* This file will contain the code to implement the functions declared in ia_css_pipe.h and ia_css_pipe_public.h - and associated helper functions */