parisc: Adjust firmware to receive 64-bit values in PDC functions

Convert the code to get 64-bit (unsigned long) values in the various
PDC functions. Output format strings need to change from %x to %lx.

Make functions which don't need to copy 64-bit return buffers back
to 32-bit callers with NO_COMPAT_RETURN_VALUE().

Signed-off-by: Helge Deller <deller@gmx.de>
1 file changed