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>
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
#include <linux/kernel.h>
|
||||
#include <linux/i2c/twl.h>
|
||||
|
||||
#include <plat/voltage.h>
|
||||
#include "voltage.h"
|
||||
|
||||
#include "pm.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user