Linux Kernel
3.7.1
|
#include <linux/kernel.h>
#include <linux/init.h>
#include "powerdomain.h"
#include "prcm-common.h"
#include "prcm44xx.h"
#include "prm-regbits-44xx.h"
#include "prm44xx.h"
#include "prcm_mpu44xx.h"
Go to the source code of this file.
Functions | |
void __init | omap44xx_powerdomains_init (void) |
Definition at line 353 of file powerdomains44xx_data.c.