Commit 89da5c47 authored by Christophe JAILLET's avatar Christophe JAILLET Committed by Rafael J. Wysocki

ACPI: APEI: Remove a useless include

This file does not use rcu, so there is no point in including
<linux/rculist.h>.

So just remove it.
Signed-off-by: default avatarChristophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: default avatarRafael J. Wysocki <rafael.j.wysocki@intel.com>
parent e78963f5
......@@ -25,7 +25,6 @@
#include <linux/slab.h>
#include <linux/io.h>
#include <linux/kref.h>
#include <linux/rculist.h>
#include <linux/interrupt.h>
#include <linux/debugfs.h>
#include <acpi/apei.h>
......
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