summaryrefslogtreecommitdiff
path: root/arch/arm/mach-mx6/irq.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-mx6/irq.c')
-rw-r--r--arch/arm/mach-mx6/irq.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/arch/arm/mach-mx6/irq.c b/arch/arm/mach-mx6/irq.c
index 0498cd90e8e8..c5cad62c3069 100644
--- a/arch/arm/mach-mx6/irq.c
+++ b/arch/arm/mach-mx6/irq.c
@@ -65,14 +65,6 @@ static struct irq_tuner mxc_irq_tuner[] = {
.up_threshold = 0,
.enable = 0,},
{
- .irq_number = 42, /* GPU 2D */
- .up_threshold = 40,
- .enable = 1,},
- {
- .irq_number = 43, /* GPU VG */
- .up_threshold = 0,
- .enable = 1,},
- {
.irq_number = 54, /* uSDHC1 */
.up_threshold = 4,
.enable = 1,},