From 8478d266c5efe5c55c161a36b9af6c627e8e0b01 Mon Sep 17 00:00:00 2001 From: Linus Walleij Date: Tue, 20 Aug 2013 11:19:24 +0200 Subject: ARM: ux500: delete oldschool pin defines The pin definition file dates back to a time before the pin control subsystem. The functions called inside that pin control driver are now deleted. Let's get rid of this file. Signed-off-by: Linus Walleij --- arch/arm/mach-ux500/board-mop500-audio.c | 1 - 1 file changed, 1 deletion(-) (limited to 'arch/arm/mach-ux500/board-mop500-audio.c') diff --git a/arch/arm/mach-ux500/board-mop500-audio.c b/arch/arm/mach-ux500/board-mop500-audio.c index bfe443daf4b0..ec0807247e60 100644 --- a/arch/arm/mach-ux500/board-mop500-audio.c +++ b/arch/arm/mach-ux500/board-mop500-audio.c @@ -17,7 +17,6 @@ #include "ste-dma40-db8500.h" #include "board-mop500.h" #include "devices-db8500.h" -#include "pins-db8500.h" static struct stedma40_chan_cfg msp0_dma_rx = { .high_priority = true, -- cgit v1.2.3