Skip to content
Snippets Groups Projects
Commit 26a46e9c authored by Alessandro Rubini's avatar Alessandro Rubini
Browse files

wr-nic: don't include atomic.h to compile with older kenrels

parent ffa73519
No related merge requests found
......@@ -16,7 +16,6 @@
#include <linux/sched.h>
#include <linux/pci.h>
#include <linux/io.h>
#include <linux/atomic.h>
#include <asm/unaligned.h>
#include "spec.h"
......
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