Blame view

include/linux/cm4000_cs.h 199 Bytes
b24413180   Greg Kroah-Hartman   License cleanup: ...
1
  /* SPDX-License-Identifier: GPL-2.0 */
c1986ee9b   Harald Welte   [PATCH] New Omnik...
2
3
  #ifndef	_CM4000_H_
  #define	_CM4000_H_
607ca46e9   David Howells   UAPI: (Scripted) ...
4
  #include <uapi/linux/cm4000_cs.h>
9adfbfb61   Arnd Bergmann   make most exporte...
5

c1986ee9b   Harald Welte   [PATCH] New Omnik...
6
7
8
  
  #define	DEVICE_NAME		"cmm"
  #define	MODULE_NAME		"cm4000_cs"
c1986ee9b   Harald Welte   [PATCH] New Omnik...
9
  #endif	/* _CM4000_H_ */