On Wed, Nov 14, 2012 at 12:43:18PM +0100, Steffen Trumtrar wrote: [...]
diff --git a/include/linux/videomode.h b/include/linux/videomode.h
[...]
+int videomode_from_timing(struct display_timings *disp, struct videomode *vm,
unsigned int index);
+#endif
Nit: should have a blank line before the #endif.
Thierry