mfd: ssbi: Remove platform data structs and hide ssbi type enum
authorStephen Boyd <sboyd@codeaurora.org>
Tue, 10 Dec 2013 23:35:16 +0000 (15:35 -0800)
committerLee Jones <lee.jones@linaro.org>
Tue, 21 Jan 2014 08:28:07 +0000 (08:28 +0000)
The ssbi driver assumes that the device is DT based. Remove the
platform data structs that will never be used and hide the enum
in the only C file that uses it.

Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>

No differences found