提交 bf2b892e 编写于 作者: S Sebastian Reichel 提交者: Mauro Carvalho Chehab

[media] si4713: cleanup platform data

Remove unreferenced members from the platform
data's structure.
Signed-off-by: NSebastian Reichel <sre@kernel.org>
Signed-off-by: NHans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: NMauro Carvalho Chehab <mchehab@osg.samsung.com>
上级 68a3c043
...@@ -23,9 +23,6 @@ ...@@ -23,9 +23,6 @@
* Platform dependent definition * Platform dependent definition
*/ */
struct si4713_platform_data { struct si4713_platform_data {
const char * const *supply_names;
unsigned supplies;
int gpio_reset; /* < 0 if not used */
bool is_platform_device; bool is_platform_device;
}; };
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册