Преглед изворни кода

firewire: fw-ohci: remove unnecessary macro

Cleans up after patch "Add PCI class ID for firewire OHCI controllers".

Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
Signed-off-by: Kristian Høgsberg <krh@redhat.com>
Stefan Richter пре 18 година
родитељ
комит
366f5f4fa3
1 измењених фајлова са 0 додато и 3 уклоњено
  1. 0 3
      drivers/firewire/fw-ohci.c

+ 0 - 3
drivers/firewire/fw-ohci.c

@@ -169,9 +169,6 @@ static inline struct fw_ohci *fw_ohci(struct fw_card *card)
 #define OHCI1394_PCI_HCI_Control	0x40
 #define OHCI1394_PCI_HCI_Control	0x40
 #define SELF_ID_BUF_SIZE		0x800
 #define SELF_ID_BUF_SIZE		0x800
 
 
-/* FIXME: Move this to linux/pci_ids.h */
-#define PCI_CLASS_SERIAL_FIREWIRE_OHCI	0x0c0010
-
 static char ohci_driver_name[] = KBUILD_MODNAME;
 static char ohci_driver_name[] = KBUILD_MODNAME;
 
 
 static inline void reg_write(const struct fw_ohci *ohci, int offset, u32 data)
 static inline void reg_write(const struct fw_ohci *ohci, int offset, u32 data)