diff options
Diffstat (limited to 'drivers/net/mscc_eswitch/ocelot_switch.c')
| -rw-r--r-- | drivers/net/mscc_eswitch/ocelot_switch.c | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/drivers/net/mscc_eswitch/ocelot_switch.c b/drivers/net/mscc_eswitch/ocelot_switch.c index 1bf6c42c0fc..7ea1f551a11 100644 --- a/drivers/net/mscc_eswitch/ocelot_switch.c +++ b/drivers/net/mscc_eswitch/ocelot_switch.c @@ -17,6 +17,7 @@  #include <miiphy.h>  #include <net.h>  #include <wait_bit.h> +#include <linux/printk.h>  #include "mscc_xfer.h"  #include "mscc_mac_table.h" | 
