Explorar o código

mmc: at91_mci: move register header from include/ to drivers/

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>
Jean-Christophe PLAGNIOL-VILLARD %!s(int64=14) %!d(string=hai) anos
pai
achega
b0a68ec944
Modificáronse 2 ficheiros con 3 adicións e 2 borrados
  1. 2 1
      drivers/mmc/host/at91_mci.c
  2. 1 1
      drivers/mmc/host/at91_mci.h

+ 2 - 1
drivers/mmc/host/at91_mci.c

@@ -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"
 

+ 1 - 1
arch/arm/mach-at91/include/mach/at91_mci.h → drivers/mmc/host/at91_mci.h

@@ -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