On Tue, 10 Dec 2013, Stephen Boyd wrote: > 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 <[email protected]> > --- > drivers/mfd/ssbi.c | 6 ++++++ > include/linux/ssbi.h | 17 +---------------- > 2 files changed, 7 insertions(+), 16 deletions(-)
I don't see any uses of the aforementioned struct. Patch applied, thanks. -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

