Remove obsolete #include <linux/config.h>

Signed-off-by: Jörn Engel <joern@wohnheim.fh-wedel.de>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
This commit is contained in:
Jörn Engel
2006-06-30 19:25:36 +02:00
committato da Adrian Bunk
parent e02169b682
commit 6ab3d5624e
2972 ha cambiato i file con 0 aggiunte e 2976 eliminazioni

Vedi File

@@ -6,7 +6,6 @@
* This file contains Interface MPC-1211 specific LED code.
*/
#include <linux/config.h>
static void mach_led(int position, int value)
{

Vedi File

@@ -11,7 +11,6 @@
* License. See linux/COPYING for more information.
*
*/
#include <linux/config.h>
#include <linux/types.h>
#include <linux/kernel.h>
#include <linux/init.h>

Vedi File

@@ -5,7 +5,6 @@
*
*/
#include <linux/config.h>
#include <linux/init.h>
#include <linux/irq.h>
#include <linux/hdreg.h>