[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4a59d752-7aa8-4687-9618-3994efadebe2@tuxon.dev>
Date: Fri, 16 Jan 2026 09:12:45 +0200
From: claudiu beznea <claudiu.beznea@...on.dev>
To: Brian Masney <bmasney@...hat.com>,
Thomas Bogendoerfer <tsbogend@...ha.franken.de>
Cc: linux-mips@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 03/16] MIPS: pic32: drop unused include linux/io.h from
pic32.h
Hi, Brian,
On 1/13/26 00:47, Brian Masney wrote:
> The linux/io.h include is not used, so let's drop it from pic32.h.
>
> Signed-off-by: Brian Masney <bmasney@...hat.com>
>
> ---
> To: Thomas Bogendoerfer <tsbogend@...ha.franken.de>
> Cc: linux-mips@...r.kernel.org
> Cc: linux-kernel@...r.kernel.org
> ---
> arch/mips/include/asm/mach-pic32/pic32.h | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/arch/mips/include/asm/mach-pic32/pic32.h b/arch/mips/include/asm/mach-pic32/pic32.h
> index e71c92a7bfde1342be6ea89a4bdf1389aa463b38..660fa4178b3e4e30977c8c4126df4266150062ce 100644
> --- a/arch/mips/include/asm/mach-pic32/pic32.h
> +++ b/arch/mips/include/asm/mach-pic32/pic32.h
> @@ -6,7 +6,6 @@
> #ifndef _ASM_MACH_PIC32_H
> #define _ASM_MACH_PIC32_H
>
> -#include <linux/io.h>
Can't this be squashed this with patch 02/16 ?
> #include <linux/types.h>
>
> /*
>
Powered by blists - more mailing lists