On Mon, Oct 17, 2016 at 12:17:43PM -0700, frowand.list@xxxxxxxxx wrote: > From: Frank Rowand <frank.rowand@xxxxxxxxxxx> > > of_device_make_bus_id() was changed to non-static by commit c66012253800 > ("of/device: Make of_device_make_bus_id() usable by other code") more than > 6 years ago, but there are no users of it outside of platform.c. Make the > function static again. > > Signed-off-by: Frank Rowand <frank.rowand@xxxxxxxxxxx> > --- > drivers/of/platform.c | 2 +- > include/linux/of_device.h | 1 - > 2 files changed, 1 insertion(+), 2 deletions(-) I found I had missed this one. Now applied. Rob -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html