[PATCH 1/2] SPI: S5PC100: Enable the SPI driver for S5PC100

Russell King - ARM Linux linux at arm.linux.org.uk
Tue Jul 5 06:05:06 EDT 2011


On Mon, Jul 04, 2011 at 01:44:35PM -0400, Padmavathi Venna wrote:
>  config SPI_S3C64XX
>  	tristate "Samsung S3C64XX series type SPI"
> -	depends on (ARCH_S3C64XX || ARCH_S5P64X0)
> +	depends on (ARCH_S3C64XX || ARCH_S5P64X0 || ARCH_S5PC100)

Just get rid of the unnecessary parens here.



More information about the linux-arm-kernel mailing list