change source file mode to 0644 instead of 0755
[profile/mobile/platform/kernel/u-boot-tm1.git] / arch / arm / include / asm / arch-sc8830 / sprd_module_ver_extern.h
1 /******************************************************************************
2  ** File Name:    sprd_module_ver_extern.h                                            *
3  ** Author:       Tim.Luo                                                    *
4  ** DATE:         07/08/2010                                                  *
5  ** Copyright:    2010  Spreatrum, Incoporated. All Rights Reserved.           *
6  ** Description:                                                              *
7  ******************************************************************************/
8 /******************************************************************************
9  **                   Edit    History                                         *
10  **---------------------------------------------------------------------------*
11  ** DATE          NAME            DESCRIPTION                                 *
12  ** 07/08/2010    Tim.Luo         Create.                                     *
13  ******************************************************************************/
14 #ifndef _SPRD_MODULE_VER_EXTERN_H_
15 #define _SPRD_MODULE_VER_EXTERN_H_
16 /*----------------------------------------------------------------------------*
17  **                         Dependencies                                      *
18  **------------------------------------------------------------------------- */
19
20 #include "sprd_reg_ahb.h"
21
22
23
24 /**---------------------------------------------------------------------------*
25  **                             Compiler Flag                                 *
26  **--------------------------------------------------------------------------*/
27 #ifdef   __cplusplus
28 extern   "C"
29 {
30 #endif
31 /**---------------------------------------------------------------------------*
32 **                               Micro Define                                **
33 **---------------------------------------------------------------------------*/
34
35 /**----------------------------------------------------------------------------*
36 **                         Local Function Prototype                           **
37 **----------------------------------------------------------------------------*/
38
39 /**----------------------------------------------------------------------------*
40 **                           Function Prototype                               **
41 **----------------------------------------------------------------------------*/
42
43
44 /**----------------------------------------------------------------------------*
45 **                         Compiler Flag                                      **
46 **----------------------------------------------------------------------------*/
47 #ifdef   __cplusplus
48 }
49 #endif
50 /**---------------------------------------------------------------------------*/
51 #endif
52 // End