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>
This commit is contained in:
Родитель
d982dcdc4e
Коммит
b0a68ec944
|
@ -77,7 +77,8 @@
|
||||||
|
|
||||||
#include <mach/board.h>
|
#include <mach/board.h>
|
||||||
#include <mach/cpu.h>
|
#include <mach/cpu.h>
|
||||||
#include <mach/at91_mci.h>
|
|
||||||
|
#include "at91_mci.h"
|
||||||
|
|
||||||
#define DRIVER_NAME "at91_mci"
|
#define DRIVER_NAME "at91_mci"
|
||||||
|
|
||||||
|
|
|
@ -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) 2005 Ivan Kokshaysky
|
||||||
* Copyright (C) SAN People
|
* Copyright (C) SAN People
|
Загрузка…
Ссылка в новой задаче