nfsd: simplify NFSv4 state init and shutdown
[linux-2.6/libata-dev.git] / arch / arm / mach-omap2 / debug-devices.h
bloba4edbd2f748485e8810fa5eda8711ae5ba8e109d
1 #ifndef _OMAP_DEBUG_DEVICES_H
2 #define _OMAP_DEBUG_DEVICES_H
4 #include <linux/types.h>
6 /* for TI reference platforms sharing the same debug card */
7 extern int debug_card_init(u32 addr, unsigned gpio);
9 #endif