瀏覽代碼

[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>
tags/v1.20.1
Michael Brown 12 年之前
父節點
當前提交
b2c9730da7
共有 1 個檔案被更改,包括 0 行新增3 行删除
  1. 0
    3
      src/drivers/net/cs89x0.h

+ 0
- 3
src/drivers/net/cs89x0.h 查看文件

471
 #define PNP_CNF_DMA 0x74
471
 #define PNP_CNF_DMA 0x74
472
 #define PNP_CNF_MEM 0x48
472
 #define PNP_CNF_MEM 0x48
473
 
473
 
474
-#define BIT0 1
475
-#define BIT15 0x8000
476
-
477
 /*
474
 /*
478
  * Local variables:
475
  * Local variables:
479
  *  c-basic-offset: 8
476
  *  c-basic-offset: 8

Loading…
取消
儲存