OSDN Git Service

Merge master.kernel.org:/home/rmk/linux-2.6-arm
authorLinus Torvalds <torvalds@g5.osdl.org>
Sat, 7 Jan 2006 18:45:22 +0000 (10:45 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sat, 7 Jan 2006 18:45:22 +0000 (10:45 -0800)
1  2 
drivers/mmc/mmci.c

  #include <linux/highmem.h>
  #include <linux/mmc/host.h>
  #include <linux/mmc/protocol.h>
+ #include <linux/amba/bus.h>
+ #include <linux/clk.h>
  
 +#include <asm/cacheflush.h>
  #include <asm/div64.h>
  #include <asm/io.h>
  #include <asm/scatterlist.h>