]> git.baikalelectronics.ru Git - kernel.git/commit
staging: mt7621-mmc: Remove code guarded by nonexistent config option
authorChristian Lütke-Stetzkamp <christian@lkamp.de>
Wed, 4 Apr 2018 20:15:28 +0000 (22:15 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 23 Apr 2018 13:34:02 +0000 (15:34 +0200)
commit5865ebfa348ef93d2d49be4934507ffc457c0038
tree96b7b13acdf55f861fd42824f25419dc297b23b3
parent642606b272b9f8a434363727274ac8831b2c40ef
staging: mt7621-mmc: Remove code guarded by nonexistent config option

Remove a piece of code that is guarded by a config option, that is
nonexistent, the function it calls is also nonexistent.

Signed-off-by: Christian Lütke-Stetzkamp <christian@lkamp.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/mt7621-mmc/sd.c