[PATCHv3 4/4] [media] si4713: cleanup platform data

From: Sebastian Reichel
Date: Mon Nov 10 2014 - 15:35:40 EST


Remove unreferenced members from the platform
data's structure.

Signed-off-by: Sebastian Reichel <sre@xxxxxxxxxx>
---
include/media/si4713.h | 3 ---
1 file changed, 3 deletions(-)

diff --git a/include/media/si4713.h b/include/media/si4713.h
index 343b8fb5..be4f58e 100644
--- a/include/media/si4713.h
+++ b/include/media/si4713.h
@@ -23,9 +23,6 @@
* Platform dependent definition
*/
struct si4713_platform_data {
- const char * const *supply_names;
- unsigned supplies;
- int gpio_reset; /* < 0 if not used */
bool is_platform_device;
};

--
2.1.1

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/