]> pilppa.com Git - linux-2.6-omap-h63xx.git/commit
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)
commit4211dd822e816e417bc215480824c5c8940fcdb4
treeb98de9e03f04ecca0e5dc365e1d2a9650567962f
parent45f9ceed97f88cdcf62e2767b6b63c8598f91686
fix recent MMC driver compile breakage

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>
drivers/mmc/host/omap.c