change source file mode to 0644 instead of 0755
[profile/mobile/platform/kernel/u-boot-tm1.git] / arch / arm / include / asm / arch-sc9630 / nlc_drv.h
1 /******************************************************************************
2  ** File Name:      nlc_drv.h                                         *
3  ** Author:         Nick.zhao                                                 *
4  ** DATE:           01/03/2005                                                *
5  ** Copyright:      2005 Spreatrum, Incoporated. All Rights Reserved.         *
6  ** Description:                                                              *
7  ******************************************************************************/
8 #ifndef _NLC_DRV_H_
9
10 #define _NLC_DRV_H_
11
12 #include "sci_types.h"
13 #include "sc_reg.h"
14 #include "nlc_drvapi.h"
15
16 #endif // _NLC_DRV_H_
17