[s3c24xx] Oops. forgot the header for the last commit.
authorlars <lars@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 29 Jun 2009 09:09:48 +0000 (09:09 +0000)
committerlars <lars@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 29 Jun 2009 09:09:48 +0000 (09:09 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16617 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/s3c24xx/files-2.6.30/include/linux/jbt6k74.h

index 962b3fb..b0ae905 100644 (file)
@@ -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
This page took 0.026916 seconds and 4 git commands to generate.