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
include
linux
platform_data
efm32-uart.h
Go to the documentation of this file.
1
/*
2
*
3
*
4
*/
5
#ifndef __LINUX_PLATFORM_DATA_EFM32_UART_H__
6
#define __LINUX_PLATFORM_DATA_EFM32_UART_H__
7
8
#include <linux/types.h>
9
15
struct
efm32_uart_pdata
{
16
u8
location
;
17
};
18
#endif
/* ifndef __LINUX_PLATFORM_DATA_EFM32_UART_H__ */
Generated on Thu Jan 10 2013 14:52:19 for Linux Kernel by
1.8.2