mirror of
https://github.com/torvalds/linux.git
synced 2025-11-06 03:29:11 +02:00
The DT core code will probe "simple-bus" by default, so remove the Netlogic specific call. The probing of simple-bus happens at arch_initcall_sync, so the call being removed here is already a nop. Cc: Ralf Baechle <ralf@linux-mips.org> Cc: Paul Burton <paul.burton@mips.com> Cc: James Hogan <jhogan@kernel.org> Cc: linux-mips@linux-mips.org Signed-off-by: Rob Herring <robh@kernel.org> Patchwork: https://patchwork.linux-mips.org/patch/19589/ Signed-off-by: Paul Burton <paul.burton@mips.com> Cc: linux-kernel@vger.kernel.org |
||
|---|---|---|
| .. | ||
| ahci-init-xlp2.c | ||
| ahci-init.c | ||
| cop2-ex.c | ||
| dt.c | ||
| Makefile | ||
| nlm_hal.c | ||
| setup.c | ||
| usb-init-xlp2.c | ||
| usb-init.c | ||
| wakeup.c | ||