staging: lustre: linux-debug: Remove duplicate inclusion of header file
Removed the header files included twice. Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
86664eb13e
commit
6a4b8447cf
1 changed files with 0 additions and 3 deletions
|
@ -48,11 +48,8 @@
|
|||
#include <linux/errno.h>
|
||||
#include <linux/unistd.h>
|
||||
#include <linux/interrupt.h>
|
||||
#include <asm/uaccess.h>
|
||||
#include <linux/completion.h>
|
||||
|
||||
#include <linux/fs.h>
|
||||
#include <linux/stat.h>
|
||||
#include <asm/uaccess.h>
|
||||
#include <linux/miscdevice.h>
|
||||
|
||||
|
|
Loading…
Reference in a new issue