[PATCH] pcmcia: remove include of config.h
Remove the inclusion of include/config.h as it isn't needed any longer. Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
This commit is contained in:
@ -15,7 +15,6 @@
|
||||
#ifndef _LINUX_CS_INTERNAL_H
|
||||
#define _LINUX_CS_INTERNAL_H
|
||||
|
||||
#include <linux/config.h>
|
||||
#include <linux/kref.h>
|
||||
|
||||
/* Flags in client state */
|
||||
|
Reference in New Issue
Block a user