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)
commit010629436d83dc6a5c489847b0a1b8d5449a962f
tree575047555234da7fca967ca94b5dd0203d4613db
parent184adf202bca05ca34380cb53b349307aede7ef3
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]