git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7328ff4
)
OMAP: voltage: move plat/voltage.h to mach-omap2/voltage.h
author
Paul Walmsley
<paul@pwsan.com>
Fri, 25 Feb 2011 22:54:33 +0000
(15:54 -0700)
committer
Paul Walmsley
<paul@pwsan.com>
Tue, 8 Mar 2011 03:05:08 +0000
(20:05 -0700)
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>
No differences found