[PATCH 06/24] mm/staging: remove unnecessary inclusion of bootmem.h

Santosh Shilimkar santosh.shilimkar at ti.com
Fri Nov 8 18:41:42 EST 2013


From: Grygorii Strashko <grygorii.strashko at ti.com>

Clean-up to remove depedency with bootmem headers.

Cc: Yinghai Lu <yinghai at kernel.org>
Cc: Tejun Heo <tj at kernel.org>
Cc: Andrew Morton <akpm at linux-foundation.org>
Cc: William Hubbs <w.d.hubbs at gmail.com>
Cc: Chris Brannon <chris at the-brannons.com>
Cc: Kirk Reiser <kirk at reisers.ca>
Cc: Greg Kroah-Hartman <gregkh at linuxfoundation.org>

Signed-off-by: Grygorii Strashko <grygorii.strashko at ti.com>
Signed-off-by: Santosh Shilimkar <santosh.shilimkar at ti.com>
---
 drivers/staging/speakup/main.c |    2 --
 1 file changed, 2 deletions(-)

diff --git a/drivers/staging/speakup/main.c b/drivers/staging/speakup/main.c
index 14079c4..041f01e 100644
--- a/drivers/staging/speakup/main.c
+++ b/drivers/staging/speakup/main.c
@@ -37,8 +37,6 @@
 #include <linux/input.h>
 #include <linux/kmod.h>
 
-#include <linux/bootmem.h>	/* for alloc_bootmem */
-
 /* speakup_*_selection */
 #include <linux/module.h>
 #include <linux/sched.h>
-- 
1.7.9.5




More information about the linux-arm-kernel mailing list