blob: ea4958e07a14a0dddfdb1393255488f8559e4aa1 [file] [log] [blame]
Greg Kroah-Hartmanb2441312017-11-01 15:07:57 +01001/* SPDX-License-Identifier: GPL-2.0 */
Harald Weltec1986ee2005-11-13 16:06:29 -08002#ifndef _CM4000_H_
3#define _CM4000_H_
4
David Howells607ca462012-10-13 10:46:48 +01005#include <uapi/linux/cm4000_cs.h>
Arnd Bergmann9adfbfb2009-02-26 00:51:40 +01006
Harald Weltec1986ee2005-11-13 16:06:29 -08007
8#define DEVICE_NAME "cmm"
9#define MODULE_NAME "cm4000_cs"
10
Harald Weltec1986ee2005-11-13 16:06:29 -080011#endif /* _CM4000_H_ */