summaryrefslogtreecommitdiffstats
path: root/Documentation/zh_CN
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2015-05-04 13:39:51 -0400
committerJonathan Corbet <corbet@lwn.net>2015-05-13 15:39:04 -0400
commitdd7e283308a162f2fe50dec25bb864b2dc3cde3f (patch)
tree305f0d11da37ffd6721650b9dbdc64bb8a12b3f6 /Documentation/zh_CN
parent9b88798c8e2db5d146508fe3b299e352388b9a25 (diff)
Documentation/magic-number: Remove SCC_MAGIC
The SCC_MAGIC define was removed in commit 1ec3ba93c5fad9dc ("Staging: remove drivers/char/scc.h as it should have gone a while ago"), while its actual last user was removed before in commit bb2a97e9ccd525dd ("Staging: delete generic_serial drivers"). Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/zh_CN')
-rw-r--r--Documentation/zh_CN/magic-number.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/zh_CN/magic-number.txt b/Documentation/zh_CN/magic-number.txt
index c2607a69a727..e9db693c0a23 100644
--- a/Documentation/zh_CN/magic-number.txt
+++ b/Documentation/zh_CN/magic-number.txt
@@ -116,7 +116,6 @@ COW_MAGIC 0x4f4f4f4d cow_header_v1 arch/um/drivers/ubd_user.c
116I810_CARD_MAGIC 0x5072696E i810_card sound/oss/i810_audio.c 116I810_CARD_MAGIC 0x5072696E i810_card sound/oss/i810_audio.c
117TRIDENT_CARD_MAGIC 0x5072696E trident_card sound/oss/trident.c 117TRIDENT_CARD_MAGIC 0x5072696E trident_card sound/oss/trident.c
118ROUTER_MAGIC 0x524d4157 wan_device [in wanrouter.h pre 3.9] 118ROUTER_MAGIC 0x524d4157 wan_device [in wanrouter.h pre 3.9]
119SCC_MAGIC 0x52696368 gs_port drivers/char/scc.h
120SAVEKMSG_MAGIC1 0x53415645 savekmsg arch/*/amiga/config.c 119SAVEKMSG_MAGIC1 0x53415645 savekmsg arch/*/amiga/config.c
121GDA_MAGIC 0x58464552 gda arch/mips/include/asm/sn/gda.h 120GDA_MAGIC 0x58464552 gda arch/mips/include/asm/sn/gda.h
122RED_MAGIC1 0x5a2cf071 (any) mm/slab.c 121RED_MAGIC1 0x5a2cf071 (any) mm/slab.c