Linux Kernel
3.7.1
|
#include <linux/kernel.h>
#include <linux/err.h>
#include <linux/init.h>
#include "soc.h"
#include "common.h"
#include "prm-regbits-34xx.h"
#include "omap_opp_data.h"
#include "voltage.h"
#include "vc.h"
#include "vp.h"
Go to the source code of this file.
Functions | |
void __init | omap3xxx_voltagedomains_init (void) |
Definition at line 100 of file voltagedomains3xxx_data.c.