Merge branch 'cgroup-rmdir-updates' into cgroup/for-3.8
[firefly-linux-kernel-4.4.55.git] / arch / arm / mach-omap2 / debug-devices.h
1 #ifndef _OMAP_DEBUG_DEVICES_H
2 #define _OMAP_DEBUG_DEVICES_H
3
4 #include <linux/types.h>
5
6 /* for TI reference platforms sharing the same debug card */
7 extern int debug_card_init(u32 addr, unsigned gpio);
8
9 #endif