From: Paul Walmsley Date: Fri, 25 Feb 2011 22:54:33 +0000 (-0700) Subject: OMAP: voltage: move plat/voltage.h to mach-omap2/voltage.h X-Git-Tag: v2.6.39-rc1~432^2~10^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1d6f4729e9fd46efa1029b6e806bb8b6c24e776;p=pandora-kernel.git OMAP: voltage: move plat/voltage.h to mach-omap2/voltage.h At this point in time, there's no reason for this header file to be in plat-omap/include/plat/voltage.h. It should not be included by device drivers, and the code that uses it is currently all under mach-omap2/. Signed-off-by: Paul Walmsley --- Reading git-diff-tree failed