swh:1:snp:c3bf2749e3476071fa748f67b0ffa2fdc5fe49d9
Raw File
Tip revision: 2c85ebc57b3e1817b6ce1a6b703928e113a90442 authored by Linus Torvalds on 13 December 2020, 22:41:30 UTC
Linux 5.10
Tip revision: 2c85ebc
cm4000_cs.h
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef	_CM4000_H_
#define	_CM4000_H_

#include <uapi/linux/cm4000_cs.h>


#define	DEVICE_NAME		"cmm"
#define	MODULE_NAME		"cm4000_cs"

#endif	/* _CM4000_H_ */
back to top