]> git.baikalelectronics.ru Git - kernel.git/commit
mmc: tmio: merge distributed include files
authorWolfram Sang <wsa+renesas@sang-engineering.com>
Tue, 26 Apr 2016 15:55:26 +0000 (17:55 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 2 May 2016 08:33:40 +0000 (10:33 +0200)
commitad956a8d55376a8ac960e076f12af879523a201e
treefeebf815fc8dbced3b119f8dfada9aa4601404c0
parent07b7f9588bc3b128c0785c19e3f77008ea711ea7
mmc: tmio: merge distributed include files

There is no reason to have a public and private header file. Merge them
into a private one, so looking up symbols is less confusing.

Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/tmio_mmc.h
drivers/mmc/host/tmio_mmc_dma.c
drivers/mmc/host/tmio_mmc_pio.c
include/linux/mmc/tmio.h [deleted file]