Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
hardware.h
Go to the documentation of this file.
1 /*
2  * arch/arm/mach-prima2/include/mach/hardware.h
3  *
4  * Copyright (c) 2011 Cambridge Silicon Radio Limited, a CSR plc group company.
5  *
6  * Licensed under GPLv2 or later.
7  */
8 
9 #ifndef __MACH_HARDWARE_H__
10 #define __MACH_HARDWARE_H__
11 
12 #include <asm/sizes.h>
13 #include <mach/map.h>
14 
15 #endif