Re: [PATCH] powerpc/powermac: Remove empty function note_scsi_host()

2022-06-29 Thread Michael Ellerman
On Thu, 23 Jun 2022 12:08:36 +0200, Christophe Leroy wrote: > note_scsi_host() has been an empty function since > commit 6ee0d9f744d4 ("[POWERPC] Remove unused old code > from powermac setup code"). > > Remove it. > > > [...] Applied to powerpc/next. [1/1] powerpc/powermac: Remove empty functi

[PATCH] powerpc/powermac: Remove empty function note_scsi_host()

2022-06-23 Thread Christophe Leroy
note_scsi_host() has been an empty function since commit 6ee0d9f744d4 ("[POWERPC] Remove unused old code from powermac setup code"). Remove it. Reported-by: kernel test robot Signed-off-by: Christophe Leroy --- arch/powerpc/include/asm/setup.h| 1 - arch/powerpc/platforms/powermac/setu