diff options
Diffstat (limited to 'include/net/pfe_eth/pfe_eth.h')
-rw-r--r-- | include/net/pfe_eth/pfe_eth.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/net/pfe_eth/pfe_eth.h b/include/net/pfe_eth/pfe_eth.h index 68b2e381b9..116a2b2c1d 100644 --- a/include/net/pfe_eth/pfe_eth.h +++ b/include/net/pfe_eth/pfe_eth.h @@ -7,6 +7,7 @@ #ifndef __PFE_ETH_H__ #define __PFE_ETH_H__ +#include <linux/bitops.h> #include <linux/sizes.h> #include <asm/io.h> #include <miiphy.h> |