mfd: max77693: Remove struct max77693_led_platform_data
authorJacek Anaszewski <j.anaszewski@samsung.com>
Wed, 4 Mar 2015 16:14:27 +0000 (17:14 +0100)
committerLee Jones <lee.jones@linaro.org>
Thu, 12 Mar 2015 09:07:37 +0000 (09:07 +0000)
The flash part of the max77693 device will depend only on OF, and thus
will not use board files. Since there are no other users of the
struct max77693_led_platform_data its existence is unjustified.

Signed-off-by: Jacek Anaszewski <j.anaszewski@samsung.com>
Acked-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>

No differences found