diff --git a/arch/arm64/boot/dts/seco/seco-genio-irq.h b/arch/arm64/boot/dts/seco/seco-genio-irq.h
deleted file mode 100644
index 0bdf6735b584c0eb107e42588bd0d9ad5f8522fe..0000000000000000000000000000000000000000
--- a/arch/arm64/boot/dts/seco/seco-genio-irq.h
+++ /dev/null
@@ -1,10 +0,0 @@
-/*
- * Copyright 2024 SECO Northern Europe GmbH
- */
-
-#define STM32_NGPIOS 43
-#define STM32_IRQ_BASE STM32_NGPIOS
-#define STM32_IRQ_RTC (STM32_IRQ_BASE + 0)
-#define STM32_IRQ_SMB (STM32_IRQ_BASE + 1)
-#define STM32_IRQ_CPU (STM32_IRQ_BASE + 2)
-#define STM32_IRQ_GPIO6 (STM32_IRQ_BASE + 3)