Blame view

include/linux/cm4000_cs.h 160 Bytes
c1986ee9b   Harald Welte   [PATCH] New Omnik...
1
2
  #ifndef	_CM4000_H_
  #define	_CM4000_H_
607ca46e9   David Howells   UAPI: (Scripted) ...
3
  #include <uapi/linux/cm4000_cs.h>
9adfbfb61   Arnd Bergmann   make most exporte...
4

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