From: Grant Likely <grant.likely@secretlab.ca>
To: galak@kernel.crashing.org, linuxppc-dev@ozlabs.org
Cc: Greg Kroah-Hartmann <greg@kroah.com>, Kay Sievers <kay.sievers@vrfy.org>
Subject: [PATCH] powerpc: Remove unused symbols from fsl_devices.h
Date: Sat, 28 Mar 2009 15:07:16 -0600 [thread overview]
Message-ID: <20090328210715.27260.66043.stgit@localhost.localdomain> (raw)
From: Grant Likely <grant.likely@secretlab.ca>
Remove old artifacts leftover from the platform driver gianfar and
fsl_i2c drivers. These symbols became unused when the drivers
were migrated over to use the of_platform bus.
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
---
include/linux/fsl_devices.h | 22 ----------------------
1 files changed, 0 insertions(+), 22 deletions(-)
diff --git a/include/linux/fsl_devices.h b/include/linux/fsl_devices.h
index d9051d7..4953709 100644
--- a/include/linux/fsl_devices.h
+++ b/include/linux/fsl_devices.h
@@ -18,7 +18,6 @@
#define _FSL_DEVICE_H_
#include <linux/types.h>
-#include <linux/phy.h>
/*
* Some conventions on how we handle peripherals on Freescale chips
@@ -44,27 +43,6 @@
*
*/
-struct gianfar_platform_data {
- /* device specific information */
- u32 device_flags;
- char bus_id[BUS_ID_SIZE];
- phy_interface_t interface;
-};
-
-struct gianfar_mdio_data {
- /* board specific information */
- int irq[32];
-};
-
-/* Flags in gianfar_platform_data */
-#define FSL_GIANFAR_BRD_HAS_PHY_INTR 0x00000001 /* set or use a timer */
-#define FSL_GIANFAR_BRD_IS_REDUCED 0x00000002 /* Set if RGMII, RMII */
-
-struct fsl_i2c_platform_data {
- /* device specific information */
- u32 device_flags;
-};
-
/* Flags related to I2C device features */
#define FSL_I2C_DEV_SEPARATE_DFSRR 0x00000001
#define FSL_I2C_DEV_CLOCK_5200 0x00000002
next reply other threads:[~2009-03-28 21:07 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-28 21:07 Grant Likely [this message]
2009-03-31 13:32 ` [PATCH] powerpc: Remove unused symbols from fsl_devices.h Kumar Gala
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=20090328210715.27260.66043.stgit@localhost.localdomain \
--to=grant.likely@secretlab.ca \
--cc=galak@kernel.crashing.org \
--cc=greg@kroah.com \
--cc=kay.sievers@vrfy.org \
--cc=linuxppc-dev@ozlabs.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