summaryrefslogtreecommitdiffstats
path: root/sys/dev/e1000/e1000_nvm.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/e1000/e1000_nvm.h')
-rw-r--r--sys/dev/e1000/e1000_nvm.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/dev/e1000/e1000_nvm.h b/sys/dev/e1000/e1000_nvm.h
index 31f2180..64a4083 100644
--- a/sys/dev/e1000/e1000_nvm.h
+++ b/sys/dev/e1000/e1000_nvm.h
@@ -35,12 +35,10 @@
#ifndef _E1000_NVM_H_
#define _E1000_NVM_H_
-#if !defined(NO_READ_PBA_RAW) || !defined(NO_WRITE_PBA_RAW)
struct e1000_pba {
u16 word[2];
u16 *pba_block;
};
-#endif
void e1000_init_nvm_ops_generic(struct e1000_hw *hw);
OpenPOWER on IntegriCloud