Linux Kernel
3.7.1
|
#include <linux/platform_device.h>
#include <linux/err.h>
#include <linux/init.h>
#include <linux/module.h>
#include <linux/mc146818rtc.h>
#include <asm/prom.h>
Go to the source code of this file.
Functions | |
fs_initcall (add_rtc) | |
MODULE_LICENSE ("GPL") | |
fs_initcall | ( | add_rtc | ) |
MODULE_LICENSE | ( | "GPL" | ) |