All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Eliminate trigraph warning from 'pci.ids'...
@ 2002-02-07 15:40 Steven J. Hill
  0 siblings, 0 replies; only message in thread
From: Steven J. Hill @ 2002-02-07 15:40 UTC (permalink / raw)
  To: linux-kernel, pci-ids

[-- Attachment #1: Type: text/plain, Size: 192 bytes --]

Just a patch to eliminate a compiler warning caused by (??) and (???)
appearing in the generated file 'drivers/pci/devlist.h'. Please apply.

-Steve

-- 
 Steven J. Hill - Embedded SW Engineer

[-- Attachment #2: pci.ids.diff --]
[-- Type: application/octet-stream, Size: 561 bytes --]

--- pci.ids	Thu Feb  7 09:36:29 2002
+++ pci.ids.new	Thu Feb  7 09:34:19 2002
@@ -1392,7 +1392,7 @@
 109e  Brooktree Corporation
 	0350  Bt848 TV with DMA push
 	0351  Bt849A Video capture
-	036c  Bt879(??) Video Capture
+	036c  Bt879[??] Video Capture
 		13e9 0070  Win/TV (Video Section)
 	036e  Bt878
 		0070 13eb  WinTV/GO
@@ -4656,7 +4656,7 @@
 270b  Xantel Corporation
 270f  Chaintech Computer Co. Ltd
 2711  AVID Technology Inc.
-2a15  3D Vision(???)
+2a15  3D Vision[???]
 3000  Hansol Electronics Inc.
 3142  Post Impression Systems.
 3388  Hint Corp

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-02-07 15:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-02-07 15:40 [PATCH] Eliminate trigraph warning from 'pci.ids' Steven J. Hill

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.