Linux Kernel
3.7.1
|
#include <linux/kernel.h>
#include <linux/mtd/nand.h>
#include <linux/module.h>
#include "sm_common.h"
Go to the source code of this file.
Functions | |
int | sm_register_device (struct mtd_info *mtd, int smartmedia) |
EXPORT_SYMBOL_GPL (sm_register_device) | |
MODULE_LICENSE ("GPL") | |
MODULE_AUTHOR ("Maxim Levitsky <[email protected]>") | |
MODULE_DESCRIPTION ("Common SmartMedia/xD functions") | |
EXPORT_SYMBOL_GPL | ( | sm_register_device | ) |
MODULE_AUTHOR | ( | "Maxim Levitsky <[email protected]>" | ) |
MODULE_DESCRIPTION | ( | "Common SmartMedia/xD functions" | ) |
MODULE_LICENSE | ( | "GPL" | ) |