Oops. forgot the header for the last commit.
SVN-Revision: 16617
This commit is contained in:
parent
11a2c733f3
commit
962da124e9
1 changed files with 1 additions and 1 deletions
|
@ -5,8 +5,8 @@
|
||||||
|
|
||||||
struct jbt6k74_platform_data {
|
struct jbt6k74_platform_data {
|
||||||
void (*reset)(int devindex, int level);
|
void (*reset)(int devindex, int level);
|
||||||
void (*resuming)(int devindex); /* called when LCM is resumed */
|
|
||||||
void (*probe_completed)(struct device *dev);
|
void (*probe_completed)(struct device *dev);
|
||||||
|
void (*enable_pixel_clock)(struct device *dev, int enable);
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in a new issue