commit | e1d6f4729e9fd46efa1029b6e806bb8b6c24e776 | [log] [tgz] |
---|---|---|
author | Paul Walmsley <paul@pwsan.com> | Fri Feb 25 15:54:33 2011 -0700 |
committer | Paul Walmsley <paul@pwsan.com> | Mon Mar 07 20:05:08 2011 -0700 |
tree | 270f7d539aaf632728e67db6143fce0fa65d69cc | |
parent | 7328ff4d72401835fa1aadfb9e574a2133bd952b [diff] |
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 <paul@pwsan.com>