cs_internal.h is meant for definitions internal to the PCMCIA core modules. It must not be included by PCMCIA socket drivers or by PCMCIA device drivers. Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
@@ -37,7 +37,6 @@
#include <pcmcia/ss.h>
#include <pcmcia/cistpl.h>
#include <pcmcia/bus_ops.h>
-#include "cs_internal.h"
#include <asm/io.h>
#include <asm/irq.h>
@@ -41,7 +41,6 @@
@@ -46,7 +46,6 @@
#include <pcmcia/ds.h>
#define MODNAME "hd64465_ss"
@@ -35,7 +35,6 @@
#include "soc_common.h"
#include "pxa2xx_base.h"
@@ -15,7 +15,6 @@
#include <pcmcia/cs.h>
struct device;