projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e4fe198
)
[PATCH] ARM: 2716/1: SharpSL Param: Fix typo
author
Richard Purdie
<rpurdie@net.rmk.(none)>
Mon, 20 Jun 2005 17:51:07 +0000
(18:51 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Mon, 20 Jun 2005 17:51:07 +0000
(18:51 +0100)
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>
arch/arm/common/sharpsl_param.c
patch
|
blob
|
history
diff --git
a/arch/arm/common/sharpsl_param.c
b/arch/arm/common/sharpsl_param.c
index c2c557a224c2af0b7c558263e920f42868795cf0..c94864c5b1af568ae3fb796f6790d4f4850de283 100644
(file)
--- a/
arch/arm/common/sharpsl_param.c
+++ b/
arch/arm/common/sharpsl_param.c
@@
-22,7
+22,7
@@
* them early in the boot process, then pass them to the appropriate drivers.
* Not all devices use all paramaters but the format is common to all.
*/
-#ifdef ARCH_SA1100
+#ifdef
CONFIG_
ARCH_SA1100
#define PARAM_BASE 0xe8ffc000
#else
#define PARAM_BASE 0xa0000a00