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-h2.h"
Go to the source code of this file.
Functions | |
void __init | h2_mmc_init (void) |
Definition at line 74 of file board-h2-mmc.c.