projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a56b072
)
Sparc: sparc_cpu_model isn't in asm/system.h any more [ver #2]
author
David Howells
<
[email protected]
>
Thu, 20 Feb 2014 16:08:12 +0000
(16:08 +0000)
committer
David S. Miller
<
[email protected]
>
Thu, 20 Feb 2014 18:34:11 +0000
(13:34 -0500)
sparc_cpu_model isn't in asm/system.h any more, so remove a comment
about it.
Signed-off-by: David Howells <
[email protected]
>
cc: "David S. Miller" <
[email protected]
>
cc:
[email protected]
Signed-off-by: David S. Miller <
[email protected]
>
drivers/sbus/char/jsflash.c
patch
|
blob
|
history
diff --git
a/drivers/sbus/char/jsflash.c
b/drivers/sbus/char/jsflash.c
index 6b4678a7900a086e711d4bf9a7f6004bc2efcb3c..4ccb5d869389e353113692d20f02f66d002046cd 100644
(file)
--- a/
drivers/sbus/char/jsflash.c
+++ b/
drivers/sbus/char/jsflash.c
@@
-507,7
+507,6
@@
static int jsflash_init(void)
}
/* Let us be really paranoid for modifications to probing code. */
- /* extern enum sparc_cpu sparc_cpu_model; */ /* in <asm/system.h> */
if (sparc_cpu_model != sun4m) {
/* We must be on sun4m because we use MMU Bypass ASI. */
return -ENXIO;