mmc: remove unused 'mode' from the mmc_host structure
authorNicolas Pitre <nico@cam.org>
Fri, 7 Dec 2007 04:12:46 +0000 (23:12 -0500)
committerPierre Ossman <drzeus@drzeus.cx>
Wed, 12 Dec 2007 19:01:01 +0000 (20:01 +0100)
commitcc3000e4ef13fa9f388f5a37f11c0fa3cc68112b
tree298248ac9a8dc06e00c1799a3b1f04e0d01e8565
parent84c46a53fc4ea4ff36df783a20187b2f65dd21cc
mmc: remove unused 'mode' from the mmc_host structure

This field and corresponding defines are simply never used anywhere
in the code.  But its mere presence is enough to confuse some host
driver authors who attempt to rely on it.  Let's eliminate the
possibility for confusion and remove it entirely.

Signed-off-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
include/linux/mmc/host.h