From: Michael Brown Date: Mon, 25 Mar 2013 18:01:53 +0000 (+0000) Subject: [cs89x0] Remove conflicting macro definitions X-Git-Tag: v1.20.1~1548 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b2c9730da7ecd50515aadb24a98dbf63ed650a22;p=thirdparty%2Fipxe.git [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 --- diff --git a/src/drivers/net/cs89x0.h b/src/drivers/net/cs89x0.h index 432fe94eb..aca790fdd 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