]> git.ipfire.org Git - thirdparty/ipxe.git/commitdiff
[cs89x0] Remove conflicting macro definitions
authorMichael Brown <mcb30@ipxe.org>
Mon, 25 Mar 2013 18:01:53 +0000 (18:01 +0000)
committerMichael Brown <mcb30@ipxe.org>
Mon, 25 Mar 2013 22:23:04 +0000 (22:23 +0000)
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>
src/drivers/net/cs89x0.h

index 432fe94ebadd69c33cbc58197dd9cfc2246cf1ec..aca790fdd0104785cc9f80a2785e124f0bbead5d 100644 (file)
@@ -471,9 +471,6 @@ FILE_LICENCE ( GPL2_ONLY );
 #define PNP_CNF_DMA 0x74
 #define PNP_CNF_MEM 0x48
 
-#define BIT0 1
-#define BIT15 0x8000
-
 /*
  * Local variables:
  *  c-basic-offset: 8