From b2c9730da7ecd50515aadb24a98dbf63ed650a22 Mon Sep 17 00:00:00 2001 From: Michael Brown Date: Mon, 25 Mar 2013 18:01:53 +0000 Subject: [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 --- src/drivers/net/cs89x0.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/drivers/net/cs89x0.h') 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 -- cgit v1.2.3-55-g7522