]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
drivers/mmc/host/sdhci.h needs scatterlist.h
authorAndrew Morton <akpm@linux-foundation.org>
Sat, 26 Jul 2008 02:44:35 +0000 (19:44 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 26 Jul 2008 19:00:01 +0000 (12:00 -0700)
alpha:

drivers/mmc/host/sdhci.h:242: error: field 'sg_miter' has incomplete type

Cc: Pierre Ossman <drzeus@drzeus.cx>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/mmc/host/sdhci.h

index a06bf8b89343f760ede4d573d8412d6bf0932957..e354faee5df00ad0a0396992e8945ca626fb4e9e 100644 (file)
@@ -9,6 +9,8 @@
  * your option) any later version.
  */
 
+#include <linux/scatterlist.h>
+
 /*
  * Controller registers
  */