mpc85xx: Get rid of 'of_flat_dt_is_compatible'
authorPawel Dembicki <paweldembicki@gmail.com>
Tue, 21 Nov 2023 09:46:13 +0000 (10:46 +0100)
committerChristian Lamparter <chunkeey@gmail.com>
Fri, 8 Mar 2024 16:24:13 +0000 (17:24 +0100)
commit3361ff9572c8cde1d47fb8462dd2d4c5d99c3fc0
tree6042f8e39000304256e4506e0d2a9aec208d4735
parentce2b302ca43b42ef4a51baf875180fa03787e21f
mpc85xx: Get rid of 'of_flat_dt_is_compatible'

This patch replaces 'of_flat_dt_is_compatible' with 'of_machine_is_compatible'.
The TL-WDR4900 platform file won't compile in the 6.1 kernel. The platform
files for the rest of the routers have been reworked or based on newer
solutions.

Let's make the TL-WDR4900 consistent with them.

Signed-off-by: Pawel Dembicki <paweldembicki@gmail.com>
target/linux/mpc85xx/files/arch/powerpc/platforms/85xx/tl_wdr4900_v1.c