Commit 4f2a733a authored by Andrew Morton's avatar Andrew Morton Committed by Linus Torvalds

[PATCH] remove duplicate includes in kernel/

From: "Randy.Dunlap" <rddunlap@osdl.org>

remove duplicate #includes in kernel/
parent f83793cb
......@@ -9,8 +9,6 @@
#include <linux/module.h>
#include <linux/kernel_stat.h>
#include <linux/interrupt.h>
#include <linux/notifier.h>
#include <linux/percpu.h>
#include <linux/init.h>
#include <linux/mm.h>
#include <linux/notifier.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