From 7e294a39f477b599a8f3c541331c322fbb06f438 Mon Sep 17 00:00:00 2001 From: Martin Stein Date: Tue, 29 Oct 2013 15:12:50 +0100 Subject: [PATCH] imx53: remove unused IPU-interrupt specs ref #874 --- base/include/platform/imx53/drivers/board_base.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/base/include/platform/imx53/drivers/board_base.h b/base/include/platform/imx53/drivers/board_base.h index 7426299c7b..c7d154115d 100644 --- a/base/include/platform/imx53/drivers/board_base.h +++ b/base/include/platform/imx53/drivers/board_base.h @@ -81,8 +81,6 @@ namespace Genode PWM2_BASE = 0x53fb8000, PWM2_SIZE = 0x00004000, - IPU_ERR_IRQ = 10, - IPU_SYNC_IRQ = 11, IPU_BASE = 0x18000000, IPU_SIZE = 0x08000000,