Linux Kernel
3.7.1
|
#include <linux/kernel.h>
#include <linux/slab.h>
#include <linux/platform_device.h>
#include <linux/interrupt.h>
#include <linux/io.h>
#include "omap_l3_smx.h"
Go to the source code of this file.
Functions | |
postcore_initcall_sync (omap3_l3_init) | |
module_exit (omap3_l3_exit) | |
module_exit | ( | omap3_l3_exit | ) |
postcore_initcall_sync | ( | omap3_l3_init | ) |