From: Rasmus Villemoes <linux@rasmusvillemoes.dk>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
kernel-janitors@vger.kernel.org
Cc: linux-kernel@vger.kernel.org,
Rasmus Villemoes <linux@rasmusvillemoes.dk>
Subject: [PATCH 5/6] include/linux/platform_data/tegra_emc.h: Remove unused header
Date: Tue, 24 Jun 2014 19:27:34 +0200 [thread overview]
Message-ID: <1403630855-29186-6-git-send-email-linux@rasmusvillemoes.dk> (raw)
In-Reply-To: <1403630855-29186-1-git-send-email-linux@rasmusvillemoes.dk>
The header file include/linux/platform_data/tegra_emc.h does not seem
to be used anywhere. It was orphaned by a7cbe92c "ARM: tegra: remove
tegra EMC scaling driver". Remove it.
Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk>
---
include/linux/platform_data/tegra_emc.h | 34 ---------------------------------
1 file changed, 34 deletions(-)
delete mode 100644 include/linux/platform_data/tegra_emc.h
diff --git a/include/linux/platform_data/tegra_emc.h b/include/linux/platform_data/tegra_emc.h
deleted file mode 100644
index df67505..0000000
--- a/include/linux/platform_data/tegra_emc.h
+++ /dev/null
@@ -1,34 +0,0 @@
-/*
- * Copyright (C) 2011 Google, Inc.
- *
- * Author:
- * Colin Cross <ccross@android.com>
- * Olof Johansson <olof@lixom.net>
- *
- * This software is licensed under the terms of the GNU General Public
- * License version 2, as published by the Free Software Foundation, and
- * may be copied, distributed, and modified under those terms.
- *
- * This program is distributed in the hope that 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.
- *
- */
-
-#ifndef __TEGRA_EMC_H_
-#define __TEGRA_EMC_H_
-
-#define TEGRA_EMC_NUM_REGS 46
-
-struct tegra_emc_table {
- unsigned long rate;
- u32 regs[TEGRA_EMC_NUM_REGS];
-};
-
-struct tegra_emc_pdata {
- int num_tables;
- struct tegra_emc_table *tables;
-};
-
-#endif
--
1.9.2
next prev parent reply other threads:[~2014-06-24 17:28 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-24 17:27 [PATCH 0/6] Remove various orphaned header files Rasmus Villemoes
2014-06-24 17:27 ` [PATCH 1/6] include/linux/cycx_x25.h: Remove unused header Rasmus Villemoes
2014-06-24 17:27 ` [PATCH 2/6] include/linux/i82593.h: " Rasmus Villemoes
2014-06-24 17:27 ` [PATCH 3/6] include/linux/mfd/ti_ssp.h: " Rasmus Villemoes
2014-06-24 17:27 ` [PATCH 4/6] include/linux/phonedev.h: " Rasmus Villemoes
2014-06-24 17:27 ` Rasmus Villemoes [this message]
2014-06-24 19:21 ` [PATCH 5/6] include/linux/platform_data/tegra_emc.h: " Stephen Warren
2014-06-24 17:27 ` [PATCH 6/6] include/rxrpc/types.h: " Rasmus Villemoes
2014-06-24 17:34 ` [PATCH 0/6] Remove various orphaned header files Joe Perches
2014-08-22 15:33 ` Rasmus Villemoes
2014-08-22 16:21 ` Joe Perches
2014-08-22 16:25 ` Julia Lawall
2014-08-27 11:04 ` Dan Carpenter
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1403630855-29186-6-git-send-email-linux@rasmusvillemoes.dk \
--to=linux@rasmusvillemoes.dk \
--cc=gregkh@linuxfoundation.org \
--cc=kernel-janitors@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®