Linux Kernel
3.7.1
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
arch
arm
mach-shmobile
include
mach
sdhi.h
Go to the documentation of this file.
1
#ifndef SDHI_H
2
#define SDHI_H
3
4
/**************************************************
5
*
6
* CPU specific settings
7
*
8
**************************************************/
9
10
#ifdef CONFIG_ARCH_SH7372
11
#include "
mach/sdhi-sh7372.h
"
12
#else
13
#error "unsupported CPU."
14
#endif
15
16
#endif
/* SDHI_H */
Generated on Thu Jan 10 2013 13:01:54 for Linux Kernel by
1.8.2