aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ks8695/board-dsm320.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-ks8695/board-dsm320.c')
-rw-r--r--arch/arm/mach-ks8695/board-dsm320.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-ks8695/board-dsm320.c b/arch/arm/mach-ks8695/board-dsm320.c
index ada92b6bed24..1338cb3e9827 100644
--- a/arch/arm/mach-ks8695/board-dsm320.c
+++ b/arch/arm/mach-ks8695/board-dsm320.c
@@ -34,7 +34,7 @@
34#include "generic.h" 34#include "generic.h"
35 35
36#ifdef CONFIG_PCI 36#ifdef CONFIG_PCI
37static int dsm320_pci_map_irq(struct pci_dev *dev, u8 slot, u8 pin) 37static int dsm320_pci_map_irq(const struct pci_dev *dev, u8 slot, u8 pin)
38{ 38{
39 switch (slot) { 39 switch (slot) {
40 case 0: 40 case 0: