[PATCH 0/4] sparc64: Fix prototype warnings and out of sync function signature

Andreas Larsson posted 4 patches 1 year, 5 months ago
arch/sparc/include/asm/floppy_64.h | 5 +++--
arch/sparc/include/asm/oplib_64.h  | 1 +
arch/sparc/power/hibernate.c       | 1 +
arch/sparc/prom/init_64.c          | 3 ---
arch/sparc/prom/misc_64.c          | 2 +-
arch/sparc/prom/p1275.c            | 2 +-
6 files changed, 7 insertions(+), 7 deletions(-)
[PATCH 0/4] sparc64: Fix prototype warnings and out of sync function signature
Posted by Andreas Larsson 1 year, 5 months ago
This patch series fixes a number of prototype warnings as well as fixes a
function signature that has become out of sync with its caller.

Andreas Larsson (4):
  sparc64: Fix prototype warnings for floppy_64.h
  sparc64: Fix incorrect function signature and add prototype for
    prom_cif_init
  sparc64: Fix prototype warning for prom_get_mmu_ihandle
  sparc64: Fix prototype warnings in hibernate.c

 arch/sparc/include/asm/floppy_64.h | 5 +++--
 arch/sparc/include/asm/oplib_64.h  | 1 +
 arch/sparc/power/hibernate.c       | 1 +
 arch/sparc/prom/init_64.c          | 3 ---
 arch/sparc/prom/misc_64.c          | 2 +-
 arch/sparc/prom/p1275.c            | 2 +-
 6 files changed, 7 insertions(+), 7 deletions(-)

-- 
2.34.1