Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

[PATCH] ARM: 2716/1: SharpSL Param: Fix typo

Patch from Richard Purdie

Fix typo in sharpsl_param.c so it works correctly on collie.

Signed-off-by: Richard Purdie
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

authored by

Richard Purdie and committed by
Russell King
d67947a1 e4fe1981

+1 -1
+1 -1
arch/arm/common/sharpsl_param.c
··· 22 22 * them early in the boot process, then pass them to the appropriate drivers. 23 23 * Not all devices use all paramaters but the format is common to all. 24 24 */ 25 - #ifdef ARCH_SA1100 25 + #ifdef CONFIG_ARCH_SA1100 26 26 #define PARAM_BASE 0xe8ffc000 27 27 #else 28 28 #define PARAM_BASE 0xa0000a00