]> err.no Git - linux-2.6/blobdiff - drivers/mmc/core/sdio_ops.c
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfashe...
[linux-2.6] / drivers / mmc / core / sdio_ops.c
index 4d289b2750317b32f4a5a08d2ef0fb33a789cf3e..c8fa095a4488689bb9ae35dee41bd482abe3a157 100644 (file)
@@ -9,7 +9,6 @@
  * your option) any later version.
  */
 
-#include <asm/scatterlist.h>
 #include <linux/scatterlist.h>
 
 #include <linux/mmc/host.h>
@@ -18,6 +17,7 @@
 #include <linux/mmc/sdio.h>
 
 #include "core.h"
+#include "sdio_ops.h"
 
 int mmc_send_io_op_cond(struct mmc_host *host, u32 ocr, u32 *rocr)
 {