Commit 9aacfb20 authored by David S. Miller's avatar David S. Miller

igb_ptp: Include clocksource.h to get CLOCKSOURCE_MASK.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 54da5083
......@@ -19,6 +19,7 @@
#include <linux/device.h>
#include <linux/pci.h>
#include <linux/ptp_classify.h>
#include <linux/clocksource.h>
#include "igb.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment