diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/linux/jbt6k74.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/jbt6k74.h b/include/linux/jbt6k74.h index 75488c41136..4cf760c1539 100644 --- a/include/linux/jbt6k74.h +++ b/include/linux/jbt6k74.h @@ -13,7 +13,6 @@ */ struct jbt6k74_platform_data { void (*probe_completed)(struct device *dev); - void (*enable_pixel_clock)(struct device *dev, int enable); int gpio_reset; }; |