From patchwork Thu Jun 7 19:55:25 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Corentin LABBE X-Patchwork-Id: 10453471 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 6C89760467 for ; Thu, 7 Jun 2018 19:56:03 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 5B2CA27F97 for ; Thu, 7 Jun 2018 19:56:03 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 4CB8C29758; Thu, 7 Jun 2018 19:56:03 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID, MAILING_LIST_MULTI, RCVD_IN_DNSWL_HI autolearn=unavailable version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id D227327F97 for ; Thu, 7 Jun 2018 19:56:02 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932456AbeFGTzf (ORCPT ); Thu, 7 Jun 2018 15:55:35 -0400 Received: from mail-wm0-f65.google.com ([74.125.82.65]:51411 "EHLO mail-wm0-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932401AbeFGTze (ORCPT ); Thu, 7 Jun 2018 15:55:34 -0400 Received: by mail-wm0-f65.google.com with SMTP id r15-v6so20085391wmc.1 for ; Thu, 07 Jun 2018 12:55:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id; bh=5goB6PDN+siik0+2LVN3VPbM5I6Cv1+kh/WDwuZsPAo=; b=Qcs13/EPwn9/hohKBodcZO+jmnVc/JGXX2qRQFUucW5b9aQ4G2zs8b5tRGYDQUtg1M jEMUFSHhGWHLS0fXmDCrQvPy8EiqZS0+XeUzLL52+QiYPJExtTFqyq6cfZSUQxqUHyM3 3HlJVh0L2yuM0owZAa3lKyANi+1SE3R5hdKcsakUdSpMqPQTysF62hbtknuM0TKxNKnt 8mXm26iyMBXu2PdvvvTh+Ac5eKfvxBtbf3xTAAGiXSZnkxMuPt0lfVPWchTarDWEXx1Y Pxw1ucBC51SbMRKqiCv7tZTtqDzHdJl7RryxA20DO88ij7RzHbxhHOeOiDmWarkxyexK qBdg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=5goB6PDN+siik0+2LVN3VPbM5I6Cv1+kh/WDwuZsPAo=; b=QDYTYIDXUp4TzqTBkUndiwGfFN8FRbM/lIHTDyA9UklJgdFAXlx/f272a48xA/XyHo dFVqRnJReYwkqWngjMpB0HYomHq34LVJpYyrUly1Q/jP6yAs/GMPQLttzkeRZZYyRlS0 TAo5uOUihGJloYS5Zolffwi/DjglAHpQmFO3r3he/wqQbYL2aH8xHb7r5SQDpPCRSou2 gLLeJczljZRA3nFv4lHbDN3crVmuU12n4fAD8Ew8ZS5qPNBMpVm3t3U7h6YaZFENbZDv 0bKET460PfmiqAJvR32tExeO+N9A89Vee03BccRFdzOPj0w+dlmh3fr09Sb0IGr0+jgO SEtQ== X-Gm-Message-State: APt69E2td29z99Jw6fkenmXJ9jwMBgaebyzqABeB0nC4lFMj8uNa8QHV vcN2YORlgrcAA2AnrxQsGU4SEA== X-Google-Smtp-Source: ADUXVKKjn3YVc/Sopr5JWJ0AAG43V/Ltrpyz9Unsqrb8hpS/gqORJ+oqJeUR+XmDzr9q7rFsAQRbng== X-Received: by 2002:a1c:43c5:: with SMTP id q188-v6mr2667075wma.69.1528401333531; Thu, 07 Jun 2018 12:55:33 -0700 (PDT) Received: from localhost.localdomain ([51.15.160.169]) by smtp.googlemail.com with ESMTPSA id x5-v6sm25086023wrr.3.2018.06.07.12.55.32 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 07 Jun 2018 12:55:32 -0700 (PDT) From: Corentin Labbe To: mchehab@kernel.org, t.stanislaws@samsung.com Cc: linux-kernel@vger.kernel.org, linux-media@vger.kernel.org, Corentin Labbe Subject: [PATCH] media: sii9234: remove unused header Date: Thu, 7 Jun 2018 19:55:25 +0000 Message-Id: <1528401325-39552-1-git-send-email-clabbe@baylibre.com> X-Mailer: git-send-email 2.7.4 Sender: linux-media-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP The include/linux/platform_data/media/sii9234.h header file is unused, let's remove it. Signed-off-by: Corentin Labbe --- include/linux/platform_data/media/sii9234.h | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 include/linux/platform_data/media/sii9234.h diff --git a/include/linux/platform_data/media/sii9234.h b/include/linux/platform_data/media/sii9234.h deleted file mode 100644 index 6a4a809fe9a3..000000000000 --- a/include/linux/platform_data/media/sii9234.h +++ /dev/null @@ -1,24 +0,0 @@ -/* - * Driver header for SII9234 MHL converter chip. - * - * Copyright (c) 2011 Samsung Electronics, Co. Ltd - * Contact: Tomasz Stanislawski - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - */ - -#ifndef SII9234_H -#define SII9234_H - -/** - * @gpio_n_reset: GPIO driving nRESET pin - */ - -struct sii9234_platform_data { - int gpio_n_reset; -}; - -#endif /* SII9234_H */