Linux Kernel
3.7.1
|
#include <linux/gpio.h>
#include <linux/platform_device.h>
#include <mach/hardware.h>
#include <plat/mmc.h>
#include <mach/board-sx1.h>
Go to the source code of this file.
Functions | |
void __init | sx1_mmc_init (void) |
Definition at line 62 of file board-sx1-mmc.c.