tizen 2.4 release
[kernel/u-boot-tm1.git] / arch / arm / include / asm / arch-sc8800g / pinmap.h
1 /******************************************************************************
2  ** File Name:      pinmap.h                                                  *
3  ** Author:         Richard.Yang                                              *
4  ** DATE:           03/08/2004                                                *
5  ** Copyright:      2004 Spreatrum, Incoporated. All Rights Reserved.         *
6  ** Description:    This file defines the structure of pin map.               *
7  ******************************************************************************
8
9  ******************************************************************************
10  **                        Edit History                                       *
11  ** ------------------------------------------------------------------------- *
12  ** DATE           NAME             DESCRIPTION                               *
13  ** 03/08/2004     Richard.Yang     Create.                                   *
14  ******************************************************************************/
15
16 #ifndef _PINMAP_H_
17 #define _PINMAP_H_
18
19 #include "sci_types.h"
20 #include "pinmap_drvapi.h"
21
22 #endif //_PINMAP_H_
23