Re: [PATCH] mfd: twl4030-power: drop dead machine_is_*() macros
Andreas Kemnade <[email protected]>
| Newsgroups | org.kernel.vger.linux-omap,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 03 Jun 2026 14:52:34 +0200 Sascha Hauer <[email protected]> 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 <[email protected]> already in -next Regards Andreas