Linux Kernel
3.7.1
|
#include <linux/gpio.h>
#include <linux/platform_device.h>
#include <linux/i2c/tps65010.h>
#include <plat/mmc.h>
#include "board-h3.h"
Go to the source code of this file.
Functions | |
void __init | h3_mmc_init (void) |
Definition at line 63 of file board-h3-mmc.c.