From 962da124e9c3928b8bd929350258e5dac9e67146 Mon Sep 17 00:00:00 2001 From: Lars-Peter Clausen Date: Mon, 29 Jun 2009 09:09:48 +0000 Subject: Oops. forgot the header for the last commit. SVN-Revision: 16617 --- target/linux/s3c24xx/files-2.6.30/include/linux/jbt6k74.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/s3c24xx') diff --git a/target/linux/s3c24xx/files-2.6.30/include/linux/jbt6k74.h b/target/linux/s3c24xx/files-2.6.30/include/linux/jbt6k74.h index 962b3fbe04..b0ae90546a 100644 --- a/target/linux/s3c24xx/files-2.6.30/include/linux/jbt6k74.h +++ b/target/linux/s3c24xx/files-2.6.30/include/linux/jbt6k74.h @@ -5,8 +5,8 @@ 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); + void (*enable_pixel_clock)(struct device *dev, int enable); }; #endif -- cgit v1.2.3