Commit aad0e83e authored by Brad Hards's avatar Brad Hards Committed by Linus Torvalds

[PATCH] Re: header cleanup - drivers_char_eurotechwdt.c

   <linux/smp_lock.h> has the normal idempotent construction.

   The attached file removes the second #include.
parent a9da8f60
......@@ -46,7 +46,6 @@
#include <linux/reboot.h>
#include <linux/init.h>
#include <linux/spinlock.h>
#include <linux/smp_lock.h>
static int eurwdt_is_open;
static spinlock_t eurwdt_lock;
......
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