From d5c7291ce4933145a515df22655a9b35f425ae16 Mon Sep 17 00:00:00 2001 From: Andy Green Date: Tue, 27 Jan 2009 14:38:39 +0000 Subject: clean-rebase-dust-29-rc2.patch Signed-off-by: Andy Green --- arch/arm/mach-s3c2410/include/mach/gpio.h | 1 - arch/arm/mach-s3c2410/include/mach/spi-gpio.h | 1 - 2 files changed, 2 deletions(-) (limited to 'arch/arm/mach-s3c2410/include') diff --git a/arch/arm/mach-s3c2410/include/mach/gpio.h b/arch/arm/mach-s3c2410/include/mach/gpio.h index c89909bd53a..7fe849d13f7 100644 --- a/arch/arm/mach-s3c2410/include/mach/gpio.h +++ b/arch/arm/mach-s3c2410/include/mach/gpio.h @@ -25,7 +25,6 @@ /* These two defines should be removed as soon as the * generic irq handling makes it upstream */ #include -#define gpio_to_irq(gpio) s3c2410_gpio_getirq(gpio) #define irq_to_gpio(irq) s3c2410_gpio_irq2pin(irq) /* -- cut to here when generic irq makes it */ diff --git a/arch/arm/mach-s3c2410/include/mach/spi-gpio.h b/arch/arm/mach-s3c2410/include/mach/spi-gpio.h index af071ae2e63..2d229da0e55 100644 --- a/arch/arm/mach-s3c2410/include/mach/spi-gpio.h +++ b/arch/arm/mach-s3c2410/include/mach/spi-gpio.h @@ -20,7 +20,6 @@ struct s3c2410_spigpio_info { int num_chipselect; int bus_num; - int num_chipselect; /* * FIXME: board_size and board_info DO NOT belong here. -- cgit v1.2.3