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

Commit accee785 authored by Stephen Rothwell's avatar Stephen Rothwell Committed by Jens Axboe
Browse files

block: include linux/err.h to use ERR_PTR

parent bb729bc9
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -14,6 +14,7 @@
#include <linux/seq_file.h>
#include <linux/kdev_t.h>
#include <linux/module.h>
#include <linux/err.h>
#include "blk-cgroup.h"

static DEFINE_SPINLOCK(blkio_list_lock);