linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] Documentation/magic-number: Remove SCI_MAGIC
@ 2015-05-04 17:39 Geert Uytterhoeven
  2015-05-04 17:39 ` [PATCH 2/2] Documentation/magic-number: Remove SCC_MAGIC Geert Uytterhoeven
  2015-05-07 16:02 ` [PATCH 1/2] Documentation/magic-number: Remove SCI_MAGIC Jonathan Corbet
  0 siblings, 2 replies; 3+ messages in thread
From: Geert Uytterhoeven @ 2015-05-04 17:39 UTC (permalink / raw)
  To: Jonathan Corbet, Harry Wei
  Cc: linux-doc, linux-serial, linux-kernel, linux-kernel,
	Geert Uytterhoeven

The SCI_MAGIC define was removed in commit f8e53553f452dcbf ("serial:
sh-sci: Kill off more unused defines.").
Its last user was the old drivers/char sh-sci driver, which was removed
in 2004.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
 Documentation/magic-number.txt       | 1 -
 Documentation/zh_CN/magic-number.txt | 1 -
 2 files changed, 2 deletions(-)

diff --git a/Documentation/magic-number.txt b/Documentation/magic-number.txt
index 4c8e142db2ef99fe..d9af851a6f2056bc 100644
--- a/Documentation/magic-number.txt
+++ b/Documentation/magic-number.txt
@@ -138,7 +138,6 @@ KMALLOC_MAGIC         0x87654321  snd_alloc_track   sound/core/memory.c
 PWC_MAGIC             0x89DC10AB  pwc_device        drivers/usb/media/pwc.h
 NBD_REPLY_MAGIC       0x96744668  nbd_reply         include/linux/nbd.h
 ENI155_MAGIC          0xa54b872d  midway_eprom	    drivers/atm/eni.h
-SCI_MAGIC             0xbabeface  gs_port           drivers/char/sh-sci.h
 CODA_MAGIC            0xC0DAC0DA  coda_file_info    fs/coda/coda_fs_i.h
 DPMEM_MAGIC           0xc0ffee11  gdt_pci_sram      drivers/scsi/gdth.h
 YAM_MAGIC             0xF10A7654  yam_port          drivers/net/hamradio/yam.c
diff --git a/Documentation/zh_CN/magic-number.txt b/Documentation/zh_CN/magic-number.txt
index dfb72a5c63e9ba63..c2607a69a72743a5 100644
--- a/Documentation/zh_CN/magic-number.txt
+++ b/Documentation/zh_CN/magic-number.txt
@@ -138,7 +138,6 @@ KMALLOC_MAGIC         0x87654321  snd_alloc_track   sound/core/memory.c
 PWC_MAGIC             0x89DC10AB  pwc_device        drivers/usb/media/pwc.h
 NBD_REPLY_MAGIC       0x96744668  nbd_reply         include/linux/nbd.h
 ENI155_MAGIC          0xa54b872d  midway_eprom	    drivers/atm/eni.h
-SCI_MAGIC             0xbabeface  gs_port           drivers/char/sh-sci.h
 CODA_MAGIC            0xC0DAC0DA  coda_file_info    include/linux/coda_fs_i.h
 DPMEM_MAGIC           0xc0ffee11  gdt_pci_sram      drivers/scsi/gdth.h
 YAM_MAGIC             0xF10A7654  yam_port          drivers/net/hamradio/yam.c
-- 
1.9.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-05-07 16:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-04 17:39 [PATCH 1/2] Documentation/magic-number: Remove SCI_MAGIC Geert Uytterhoeven
2015-05-04 17:39 ` [PATCH 2/2] Documentation/magic-number: Remove SCC_MAGIC Geert Uytterhoeven
2015-05-07 16:02 ` [PATCH 1/2] Documentation/magic-number: Remove SCI_MAGIC Jonathan Corbet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).