]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
mmc: at91_mci: move register header from include/ to drivers/
authorJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Thu, 14 Jul 2011 23:52:01 +0000 (01:52 +0200)
committerChris Ball <cjb@laptop.org>
Thu, 21 Jul 2011 14:35:08 +0000 (10:35 -0400)
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Cc: Nicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/at91_mci.c
drivers/mmc/host/at91_mci.h [moved from arch/arm/mach-at91/include/mach/at91_mci.h with 99% similarity]

index d3e6a962f42343ac4f30fdd7dc7da8f13ff8a95a..a4aa3af86fedb68ad07eef68e37bff8f65b61e30 100644 (file)
@@ -77,7 +77,8 @@
 
 #include <mach/board.h>
 #include <mach/cpu.h>
-#include <mach/at91_mci.h>
+
+#include "at91_mci.h"
 
 #define DRIVER_NAME "at91_mci"
 
similarity index 99%
rename from arch/arm/mach-at91/include/mach/at91_mci.h
rename to drivers/mmc/host/at91_mci.h
index 02182c16a022a96bc2072be76e12dc3007d42bf1..eec3a6b1c2bc1cd2588a6c967f7dd5703191dc67 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * arch/arm/mach-at91/include/mach/at91_mci.h
+ * drivers/mmc/host/at91_mci.h
  *
  * Copyright (C) 2005 Ivan Kokshaysky
  * Copyright (C) SAN People