On Tue, 7 Aug 2018 18:17:13 +0200, Krzysztof Kozlowski wrote: > The clock IDs must match between DeviceTree bindings and the driver. > There is already a header file used by DeviceTree sources so include it > in the driver to remove duplicated symbols. > > Signed-off-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx> > --- > drivers/clk/clk-s2mps11.c | 7 +------ > 1 file changed, 1 insertion(+), 6 deletions(-) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>