aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/basler/excite/excite_iodev.h
blob: cbfbb5d2ee62ef7e7ff9202c3d14f5d08f7afe33 (plain)
1
2
3
4
5
6
7
8
9
10
#ifndef __EXCITE_IODEV_H__
#define __EXCITE_IODEV_H__

/* Device name */
#define IODEV_NAME		"iodev"

/* Resource names */
#define IODEV_RESOURCE_IRQ	"excite_iodev_irq"

#endif /* __EXCITE_IODEV_H__ */