Oops. forgot the header for the last commit.

SVN-Revision: 16617
This commit is contained in:
Lars-Peter Clausen 2009-06-29 09:09:48 +00:00
parent 11a2c733f3
commit 962da124e9

View 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