]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blame - arch/arm/mach-clps711x/common.h
ARM: pxa2xx: reorganize I2C files
[mirror_ubuntu-zesty-kernel.git] / arch / arm / mach-clps711x / common.h
CommitLineData
1da177e4
LT
1/*
2 * linux/arch/arm/mach-clps711x/common.h
3 *
4 * Common bits.
5 */
6
7struct sys_timer;
8
9extern void clps711x_map_io(void);
10extern void clps711x_init_irq(void);
11extern struct sys_timer clps711x_timer;