Merge branch 'next/drivers' into HEAD
[deliverable/linux.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
This page took 0.030202 seconds and 5 git commands to generate.