]> git.karo-electronics.de Git - karo-tx-linux.git/blob - arch/arm/mach-ux500/devices-db8500.h
Merge git://git.infradead.org/users/eparis/audit
[karo-tx-linux.git] / arch / arm / mach-ux500 / devices-db8500.h
1 /*
2  * Copyright (C) ST-Ericsson SA 2010
3  *
4  * Author: Rabin Vincent <rabin.vincent@stericsson.com> for ST-Ericsson
5  * License terms: GNU General Public License (GPL), version 2.
6  */
7
8 #ifndef __DEVICES_DB8500_H
9 #define __DEVICES_DB8500_H
10
11 #include "irqs.h"
12 #include "db8500-regs.h"
13
14 struct platform_device;
15
16 extern struct ab8500_platform_data ab8500_platdata;
17 extern struct prcmu_pdata db8500_prcmu_pdata;
18
19 #endif