david/ipxe
david
/
ipxe
Archived
1
0
Fork 0

[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>
This commit is contained in:
Michael Brown 2013-03-25 18:01:53 +00:00
parent 9f75ee9ddb
commit b2c9730da7
1 changed files with 0 additions and 3 deletions

View 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