summaryrefslogtreecommitdiffstats
path: root/src/drivers/net/cs89x0.h
diff options
context:
space:
mode:
authorMichael Brown2013-03-25 19:01:53 +0100
committerMichael Brown2013-03-25 23:23:04 +0100
commitb2c9730da7ecd50515aadb24a98dbf63ed650a22 (patch)
treefbdf46f7afd0680b0566d49a19a46b698ed8297d /src/drivers/net/cs89x0.h
parent[efi] Enable "cpuid" command by default for EFI (diff)
downloadipxe-b2c9730da7ecd50515aadb24a98dbf63ed650a22.tar.gz
ipxe-b2c9730da7ecd50515aadb24a98dbf63ed650a22.tar.xz
ipxe-b2c9730da7ecd50515aadb24a98dbf63ed650a22.zip
[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>
Diffstat (limited to 'src/drivers/net/cs89x0.h')
-rw-r--r--src/drivers/net/cs89x0.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/drivers/net/cs89x0.h b/src/drivers/net/cs89x0.h
index 432fe94e..aca790fd 100644
--- a/src/drivers/net/cs89x0.h
+++ b/src/drivers/net/cs89x0.h
@@ -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