On Wed, Oct 31, 2012 at 10:28:03AM +0100, Steffen Trumtrar wrote: [...]
+config OF_VIDEOMODE
- def_bool y
- depends on VIDEOMODE
- help
helper to get videomodes from the devicetree
I think patches 3 and 4 need to be swapped, since patch 4 introduces the VIDEOMODE Kconfig symbol (as well as the videomode.h helper) that patch 3 uses.
Thierry