Skip to content

Commit 69ccb0f

Browse files
masneybclaudiubeznea
authored andcommitted
clk: microchip: core: remove unused include asm/traps.h
The asm/traps.h include file is not actually used, so let's go ahead and remove it. Signed-off-by: Brian Masney <bmasney@redhat.com> Link: https://lore.kernel.org/r/20251205-clk-microchip-fixes-v3-3-a02190705e47@redhat.com Signed-off-by: Claudiu Beznea <claudiu.beznea@tuxon.dev>
1 parent 5df96d1 commit 69ccb0f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

drivers/clk/microchip/clk-core.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
#include <linux/io.h>
1111
#include <linux/iopoll.h>
1212
#include <asm/mach-pic32/pic32.h>
13-
#include <asm/traps.h>
1413

1514
#include "clk-core.h"
1615

0 commit comments

Comments
 (0)