151f73eee054f651a8dc57312f89a5d7a3f3c064
[profile/mobile/platform/kernel/u-boot-tm1.git] / arch / arm / include / asm / arch-sc9630 / sprd_plf_io.h
1 /******************************************************************************
2  ** File Name:    sprd_plf_io.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_PLF_IO_H_
15 #define _SPRD_PLF_IO_H_
16 /*----------------------------------------------------------------------------*
17  **                         Dependencies                                      *
18  **------------------------------------------------------------------------- */
19
20 /**---------------------------------------------------------------------------*
21  **                             Compiler Flag                                 *
22  **--------------------------------------------------------------------------*/
23 #ifdef   __cplusplus
24 extern   "C"
25 {
26 #endif
27 /**---------------------------------------------------------------------------*
28 **                               Micro Define                                **
29 **---------------------------------------------------------------------------*/
30
31 /**----------------------------------------------------------------------------*
32 **                         Local Function Prototype                           **
33 **----------------------------------------------------------------------------*/
34
35 /**----------------------------------------------------------------------------*
36 **                           Function Prototype                               **
37 **----------------------------------------------------------------------------*/
38
39
40 /**----------------------------------------------------------------------------*
41 **                         Compiler Flag                                      **
42 **----------------------------------------------------------------------------*/
43 #ifdef   __cplusplus
44 }
45 #endif
46 /**---------------------------------------------------------------------------*/
47 #endif
48 // End