Procházet zdrojové kódy

[cs89x0] Remove conflicting macro definitions

Remove macros which aren't used anywhere in the driver, and which
conflict with macros of the same name used in the EFI headers.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
tags/v1.20.1
Michael Brown před 12 roky
rodič
revize
b2c9730da7
1 změnil soubory, kde provedl 0 přidání a 3 odebrání
  1. 0
    3
      src/drivers/net/cs89x0.h

+ 0
- 3
src/drivers/net/cs89x0.h Zobrazit soubor

@@ -471,9 +471,6 @@ FILE_LICENCE ( GPL2_ONLY );
471 471
 #define PNP_CNF_DMA 0x74
472 472
 #define PNP_CNF_MEM 0x48
473 473
 
474
-#define BIT0 1
475
-#define BIT15 0x8000
476
-
477 474
 /*
478 475
  * Local variables:
479 476
  *  c-basic-offset: 8

Načítá se…
Zrušit
Uložit