]> Git Repo - linux.git/blob - drivers/mmc/core/slot-gpio.h
kvm: mmu: Add guest_mode to kvm_mmu_page_role
[linux.git] / drivers / mmc / core / slot-gpio.h
1 /*
2   * Copyright (C) 2014 Linaro Ltd
3  *
4  * Author: Ulf Hansson <[email protected]>
5  *
6  * License terms: GNU General Public License (GPL) version 2
7  */
8 #ifndef _MMC_CORE_SLOTGPIO_H
9 #define _MMC_CORE_SLOTGPIO_H
10
11 struct mmc_host;
12
13 int mmc_gpio_alloc(struct mmc_host *host);
14
15 #endif
This page took 0.029882 seconds and 4 git commands to generate.