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

Commit 8f521c73 authored by Alistair Strachan's avatar Alistair Strachan
Browse files

Revert "kernel: kcov: include missing header for ‘struct task_struct’"



This reverts commit 79becfb7.

The kcov feature is being reverted, so we don't need this spot fix any
more.

Bug: 116647072
Change-Id: I9391d75afa456d5a7070b13d0e1657f4cfc02a22
Signed-off-by: default avatarAlistair Strachan <astrachan@google.com>
parent 529f15a6
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -12,7 +12,6 @@
#include <linux/debugfs.h>
#include <linux/uaccess.h>
#include <linux/kcov.h>
#include <linux/sched.h>

/*
 * kcov descriptor (one per opened debugfs file).