lkml.org 
[lkml]   [2005]   [Jan]   [22]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    DateSat, 22 Jan 2005 11:41:09 +0100
    FromJean Delvare <>
    Subject[PATCH 2.4] PCI: Kill duplicate definition of INTEL_82801DB_10
    Hi Marcelo,
    
    I noticed that PCI_DEVICE_ID_INTEL_82801DB_10 is currently defined twice
    in linux-2.4.29/include/linux/pci_ids.h. The trivial patch below kills
    the second definition.
    
    Please apply,
    thanks:
    
    Signed-off-by: Jean Delvare <khali@linux-fr.org>
    
    --- linux-2.4.29/include/linux/pci_ids.h.orig	2005-01-21 21:51:21.000000000 +0100
    +++ linux-2.4.29/include/linux/pci_ids.h	2005-01-22 11:33:41.000000000 +0100
    @@ -1937,7 +1937,6 @@
     #define PCI_DEVICE_ID_INTEL_82801EB_5	0x24d5
     #define PCI_DEVICE_ID_INTEL_82801EB_6	0x24d6
     #define PCI_DEVICE_ID_INTEL_82801EB_7	0x24d7
    -#define PCI_DEVICE_ID_INTEL_82801DB_10	0x24ca
     #define PCI_DEVICE_ID_INTEL_82801EB_11	0x24db
     #define PCI_DEVICE_ID_INTEL_82801EB_13	0x24dd
     #define PCI_DEVICE_ID_INTEL_ESB_0	0x25a0
    
    -- 
    Jean Delvare
    http://khali.linux-fr.org/
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at  http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at  http://www.tux.org/lkml/
    
    
    \
     
     \ /
      Last update: 2005-03-22 14:09    [from the cache]
    ©2003-2008