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:
a2e170e
)
M68KNOMMU: remove unused config symbol CONFIG_DISKtel
author
Greg Ungerer
<
[email protected]
>
Tue, 16 Oct 2007 08:26:30 +0000
(
01:26
-0700)
committer
Linus Torvalds
<
[email protected]
>
Tue, 16 Oct 2007 16:43:03 +0000
(09:43 -0700)
Remove unused config symbol CONFIG_DISKtel.
Pointed out by Robert P. J. Day <
[email protected]
>.
Signed-off-by: Greg Ungerer <
[email protected]
>
Signed-off-by: Andrew Morton <
[email protected]
>
Signed-off-by: Linus Torvalds <
[email protected]
>
include/asm-m68knommu/system.h
patch
|
blob
|
history
diff --git
a/include/asm-m68knommu/system.h
b/include/asm-m68knommu/system.h
index 5da43a5d12a3fd5214d5d52f31ad93254432e5fc..1bd1142685e18f5dd916c0dcf838fe1e3c2435df 100644
(file)
--- a/
include/asm-m68knommu/system.h
+++ b/
include/asm-m68knommu/system.h
@@
-253,8
+253,7
@@
cmpxchg(volatile int *p, int old, int new)
"); \
})
#elif defined(CONFIG_NETtel) || defined(CONFIG_eLIA) || \
- defined(CONFIG_DISKtel) || defined(CONFIG_SECUREEDGEMP3) || \
- defined(CONFIG_CLEOPATRA)
+ defined(CONFIG_SECUREEDGEMP3) || defined(CONFIG_CLEOPATRA)
#define HARD_RESET_NOW() ({ \
asm(" \
movew #0x2700, %sr; \