staging:iio:adc:ad7606 move to info_mask_(shared_by_type/separate)
[linux/fpc-iii.git] / arch / arm / mach-picoxcell / common.h
blob481b42a4ef155fdeab6a841cbcd8485594035950
1 /*
2 * Copyright (c) 2011 Picochip Ltd., Jamie Iles
4 * This program is free software; you can redistribute it and/or modify
5 * it under the terms of the GNU General Public License version 2 as
6 * published by the Free Software Foundation.
8 * All enquiries to support@picochip.com
9 */
10 #ifndef __PICOXCELL_COMMON_H__
11 #define __PICOXCELL_COMMON_H__
13 #include <asm/mach/time.h>
15 extern void dw_apb_timer_init(void);
17 #endif /* __PICOXCELL_COMMON_H__ */