ethernet: cirrus: Remove unused macros
Remove a couple of unused #defines in cs89x0.h. Signed-off-by: Alex Dewar <alex.dewar90@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
7f8901b74b
commit
46191546d0
|
@ -459,7 +459,3 @@
|
|||
#define PNP_CNF_INT 0x70
|
||||
#define PNP_CNF_DMA 0x74
|
||||
#define PNP_CNF_MEM 0x48
|
||||
|
||||
#define BIT0 1
|
||||
#define BIT15 0x8000
|
||||
|
||||
|
|
Loading…
Reference in New Issue