Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 55f958cc authored by Geliang Tang's avatar Geliang Tang Committed by Jens Axboe
Browse files

skd_main: drop duplicate header scatterlist.h



Drop duplicate header scatterlist.h from skd_main.c.

Signed-off-by: default avatarGeliang Tang <geliangtang@gmail.com>
Signed-off-by: default avatarJens Axboe <axboe@fb.com>
parent 10e6246e
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -36,7 +36,6 @@
#include <linux/scatterlist.h>
#include <linux/version.h>
#include <linux/err.h>
#include <linux/scatterlist.h>
#include <linux/aer.h>
#include <linux/ctype.h>
#include <linux/wait.h>