Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
[linux.git] / arch / powerpc / platforms / powernv / opal-wrappers.S
index bb90f9a4e0270be18a63a4126841fe81ff84cb12..f531ffe35b3e052e870c5359619165e7bb5f0421 100644 (file)
@@ -61,6 +61,7 @@ _STATIC(opal_return)
        mtcr    r4;
        rfid
 
+OPAL_CALL(opal_invalid_call,                   OPAL_INVALID_CALL);
 OPAL_CALL(opal_console_write,                  OPAL_CONSOLE_WRITE);
 OPAL_CALL(opal_console_read,                   OPAL_CONSOLE_READ);
 OPAL_CALL(opal_console_write_buffer_space,     OPAL_CONSOLE_WRITE_BUFFER_SPACE);