Re: [PATCH] mfd: twl4030-power: drop dead machine_is_*() macros
From: Andreas Kemnade
Date: Wed Jun 03 2026 - 09:48:09 EST
On Wed, 03 Jun 2026 14:52:34 +0200
Sascha Hauer <s.hauer@xxxxxxxxxxxxxx> wrote:
> OMAP LDP and 3430SDP are converted to dt in [1] and [2], the
> corresponding machine_is_*() macros always expand to 0. Drop them and
> with it the now unnecessary inclusion of mach-types.h.
>
> [1] e92fc4f04a34a ("ARM: OMAP2+: Drop legacy board file for LDP")
> [2] 1b383f44aabc8 ("ARM: OMAP2+: Drop board file for 3430sdp")
>
> Signed-off-by: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
already in -next
Regards
Andreas