change source file mode to 0644 instead of 0755
[profile/mobile/platform/kernel/u-boot-tm1.git] / arch / arm / include / asm / arch-sc9630 / sprd_module_ver.h
1 /******************************************************************************
2  ** File Name:    sprd_module_ver.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_H_
15 #define _SPRD_MODULE_VER_H_
16 /*----------------------------------------------------------------------------*
17  **                         Dependencies                                      *
18  **------------------------------------------------------------------------- */
19
20 #include "sprd_reg_ahb.h"
21 #include "sprd_reg_global.h"
22
23
24 //Chip All module register miscs definitions
25 #include "adi_reg_v3.h"
26 #include "analog_reg_v3.h"
27 #include "dma_reg_v3.h"
28 #include "gpio_reg_v3.h"
29 //#include "lcdc_reg_v3.h"
30 #include "ldo_reg_v3.h"
31 //#include "pin_reg_v3.h"
32 #include "rtc_reg_v3.h"
33 #include "sdio_reg_v3.h"
34 //#include "sim_reg_v3.h"
35 #include "spi_reg_v0.h"
36 #include "sys_timer_reg_v0.h"
37 #include "timer_reg_v3.h"
38 #include "uart_reg_v3.h"
39 #include "usb20_reg_v3.h"
40
41
42
43
44 /**---------------------------------------------------------------------------*
45  **                             Compiler Flag                                 *
46  **--------------------------------------------------------------------------*/
47 #ifdef   __cplusplus
48 extern   "C"
49 {
50 #endif
51 /**---------------------------------------------------------------------------*
52 **                               Micro Define                                **
53 **---------------------------------------------------------------------------*/
54
55 /**----------------------------------------------------------------------------*
56 **                         Local Function Prototype                           **
57 **----------------------------------------------------------------------------*/
58
59 /**----------------------------------------------------------------------------*
60 **                           Function Prototype                               **
61 **----------------------------------------------------------------------------*/
62
63
64 /**----------------------------------------------------------------------------*
65 **                         Compiler Flag                                      **
66 **----------------------------------------------------------------------------*/
67 #ifdef   __cplusplus
68 }
69 #endif
70 /**---------------------------------------------------------------------------*/
71 #endif
72 // End