Hi Rob, On Mon, Aug 27, 2018 at 08:52:05PM -0500, Rob Herring wrote: > In preparation to remove the node name pointer from struct device_node, > convert printf users to use the %pOFn format specifier. > > Cc: Ralf Baechle <[email protected]> > Cc: Paul Burton <[email protected]> > Cc: James Hogan <[email protected]> > Cc: John Crispin <[email protected]> > Cc: [email protected] > Signed-off-by: Rob Herring <[email protected]> > --- > arch/mips/cavium-octeon/octeon-irq.c | 16 ++++++++-------- > arch/mips/netlogic/common/irq.c | 14 +++++++------- > arch/mips/ralink/cevt-rt3352.c | 6 +++--- > arch/mips/ralink/ill_acc.c | 2 +- > 4 files changed, 19 insertions(+), 19 deletions(-)
Thanks - applied to mips-next for 4.20. Paul

