Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0c7ad106 authored by Andrew Morton's avatar Andrew Morton Committed by Linus Torvalds
Browse files

drivers/mmc/host/sdhci.h needs scatterlist.h



alpha:

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

Cc: Pierre Ossman <drzeus@drzeus.cx>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 024e8ac0
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -9,6 +9,8 @@
 * your option) any later version.
 */

#include <linux/scatterlist.h>

/*
 * Controller registers
 */