<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <br>
    <br>
    <div class="moz-cite-prefix">On 04/30/2015 09:20 AM, Joel Stanley
      wrote:<br>
    </div>
    <blockquote
      cite="mid:1430365807-14493-1-git-send-email-joel@jms.id.au"
      type="cite">
      <pre wrap="">OpenPower BMC machines do not place any sysparams in the device tree, so
at every boot we get a warning:

 [    0.437176] SYSPARAM: Opal sysparam node not found

Remove the warning, and reorder the init so we don't peform allocations
when there is no sysparam node in the device tree.</pre>
    </blockquote>
    <br>
    <small>Acked-by: Neelesh Gupta <a class="moz-txt-link-rfc2396E" href="mailto:neelegup@linux.vnet.ibm.com"><neelegup@linux.vnet.ibm.com></a></small><br>
    <br>
    <blockquote
      cite="mid:1430365807-14493-1-git-send-email-joel@jms.id.au"
      type="cite">
      <pre wrap="">

Signed-off-by: Joel Stanley <a class="moz-txt-link-rfc2396E" href="mailto:joel@jms.id.au"><joel@jms.id.au></a>
---
 arch/powerpc/platforms/powernv/opal-sysparam.c | 31 +++++++++++++-------------
 1 file changed, 15 insertions(+), 16 deletions(-)


</pre>
    </blockquote>
  </body>
</html>