fix recent MMC driver compile breakage
authorPaul Walmsley <paul@pwsan.com>
Tue, 8 May 2007 23:20:29 +0000 (17:20 -0600)
committerTony Lindgren <tony@atomide.com>
Tue, 8 May 2007 23:37:55 +0000 (16:37 -0700)
The OMAP MMC driver previously supported multiple cards per MMC host,
but upper-layer support for this was recently removed (commit
b855885e3b60cf6f9452848712a62517b94583eb).  So, remove this support from
this driver, and add a missing include.

Compile-tested only.

Signed-off-by: Paul Walmsley <paul@pwsan.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found