x86/boot: Rename overlapping memcpy() to memmove()
[linux/fpc-iii.git] / drivers / mmc / core / slot-gpio.h
blob8c1854dc5d588d44b0b506040728bda07f55e628
1 /*
2 * Copyright (C) 2014 Linaro Ltd
4 * Author: Ulf Hansson <ulf.hansson@linaro.org>
6 * License terms: GNU General Public License (GPL) version 2
7 */
8 #ifndef _MMC_CORE_SLOTGPIO_H
9 #define _MMC_CORE_SLOTGPIO_H
11 int mmc_gpio_alloc(struct mmc_host *host);
13 #endif