Tero Kristo <t-kristo@xxxxxx> writes: > This is needed so that these include files can be accessed from drivers. I think you can get by with a <plat/voltage.h> with simply an opaque struct voltagedomain, and the definitions of the functions needed by the regulator driver (currently only voltdm_scale, omap_vp_get_curr_volt). Then mach-omap2/voltage.h could just include <plat/voltage.h> and all the truly internal stuff can stay internal. Also note that in the latest pm-wip/voltdm branch (just pushed) omap_vp_get_curr_volt() no longer exists. Just use voltdm_get_voltage(). Kevin -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html