aboutsummaryrefslogtreecommitdiff
path: root/include/linux/jbt6k74.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/jbt6k74.h')
-rw-r--r--include/linux/jbt6k74.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/linux/jbt6k74.h b/include/linux/jbt6k74.h
index 1023eac429d..50e39347c20 100644
--- a/include/linux/jbt6k74.h
+++ b/include/linux/jbt6k74.h
@@ -2,13 +2,10 @@
#define __JBT6K74_H__
#include <linux/spi/spi.h>
-#include <linux/device.h>
-
struct jbt6k74_platform_data {
void (*reset)(int devindex, int level);
void (*resuming)(int devindex); /* called when LCM is resumed */
- void (*probe_completed)(struct device *dev);
};
#endif