hc
2024-09-20 a36159eec6ca17402b0e146b86efaf76568dc353
kernel/arch/powerpc/platforms/85xx/p1010rdb.c
....@@ -1,12 +1,8 @@
1
+// SPDX-License-Identifier: GPL-2.0-or-later
12 /*
23 * P1010RDB Board Setup
34 *
45 * Copyright 2011 Freescale Semiconductor Inc.
5
- *
6
- * This program is free software; you can redistribute it and/or modify it
7
- * under the terms of the GNU General Public License as published by the
8
- * Free Software Foundation; either version 2 of the License, or (at your
9
- * option) any later version.
106 */
117
128 #include <linux/stddef.h>
....@@ -55,7 +51,6 @@
5551 }
5652
5753 machine_arch_initcall(p1010_rdb, mpc85xx_common_publish_devices);
58
-machine_arch_initcall(p1010_rdb, swiotlb_setup_bus_notifier);
5954
6055 /*
6156 * Called very early, device-tree isn't unflattened