arm: socfpga: Enable ARM_TWD for socfpga
[linux-2.6.git] / arch / arm / mach-ux500 / devices-db8500.h
blobb8ffc9979bb2db763738a2cf8f39cf441edd3887
1 /*
2 * Copyright (C) ST-Ericsson SA 2010
4 * Author: Rabin Vincent <rabin.vincent@stericsson.com> for ST-Ericsson
5 * License terms: GNU General Public License (GPL), version 2.
6 */
8 #ifndef __DEVICES_DB8500_H
9 #define __DEVICES_DB8500_H
11 #include "irqs.h"
12 #include "db8500-regs.h"
14 struct platform_device;
16 extern struct ab8500_platform_data ab8500_platdata;
17 extern struct prcmu_pdata db8500_prcmu_pdata;
19 #endif