tizen 2.4 release
[profile/mobile/platform/kernel/u-boot-tm1.git] / arch / arm / include / asm / arch-sc8825 / emc_drv.h
1 /******************************************************************************
2  ** File Name:      emc_drv.h                                                                                   *
3  ** Author:         lin.liu                                                                                         *
4  ** DATE:           17/12/2008                                                                                  *
5  ** Copyright:      2008 Spreatrum, Incoporated. All Rights Reserved.                                   *
6  ** Description:    This is temporarily file for old interfaces of EMC device*
7  ******************************************************************************
8
9  ******************************************************************************
10  **                        Edit History                                       *
11  ** ------------------------------------------------------------------------- *
12  ** DATE           NAME             DESCRIPTION                               *
13  ** 27/11/2001     Lin.liu          Create.                                   *
14  ** 17/12/2008    hyy       Modify
15  ******************************************************************************/
16 #ifndef _EMC_DRV_H_
17 #define _EMC_DRV_H_
18
19 #include "os_api.h"
20 #include "sc_reg.h"
21 #include "emc_drvapi.h"
22
23
24 #endif // _EMC_DRV_H_
25