]> git.baikalelectronics.ru Git - kernel.git/commit
mmc: sh_mobile_sdhi: remove obsolete include file
authorWolfram Sang <wsa+renesas@sang-engineering.com>
Thu, 28 Apr 2016 06:18:11 +0000 (08:18 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 2 May 2016 08:36:04 +0000 (10:36 +0200)
commit8ddd58339424dac8affceaeec1e71df1743ea60e
tree575047555234da7fca967ca94b5dd0203d4613db
parent0ac9f08c3ec9f6051d4aa68114648c458d9c7ada
mmc: sh_mobile_sdhi: remove obsolete include file

A few SH boards include the file but don't make use of it (no named
interrupts). The SDHI code removed support for this feature as well.
So, drop the references and ultimately remove the unneeded file.

Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Acked-by: Rich Felker <dalias@libc.org>
Acked-by: Yoshinori Sato <ysato@users.sourceforge.jp>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
arch/sh/boards/board-sh7757lcr.c
arch/sh/boards/mach-ap325rxa/setup.c
arch/sh/boards/mach-ecovec24/setup.c
arch/sh/boards/mach-kfr2r09/setup.c
arch/sh/boards/mach-migor/setup.c
arch/sh/boards/mach-se/7724/setup.c
include/linux/mmc/sh_mobile_sdhi.h [deleted file]