Geert Uytterhoeven <ge...@linux-m68k.org> wrote: > Commit 59d8053f1e16904d54ed7469d4b36801ea6b8f2c ("proc: Move non-public > stuff from linux/proc_fs.h to fs/proc/internal.h") broke Apple NuBus > support: > > drivers/nubus/proc.c: In function ‘nubus_proc_detach_device’: > drivers/nubus/proc.c:156: error: dereferencing pointer to incomplete type > drivers/nubus/proc.c:158: error: dereferencing pointer to incomplete type > > Fortunately nubus_proc_detach_device() is unused, and appears to have never > been used, so just remove it. > > Signed-off-by: Geert Uytterhoeven <ge...@linux-m68k.org>
Fine by me. Acked-by: David Howells <dhowe...@redhat.com> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/