mirror of
https://github.com/lm-sensors/lm-sensors
synced 2025-08-30 13:57:41 +00:00
Get rid of EEPROM memory types, they were unused. This is a
backport from Linux 2.6 (sort of). git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1997 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
@@ -54,13 +54,6 @@ MODULE_PARM_DESC(checksum,
|
||||
/* EEPROM registers */
|
||||
#define EEPROM_REG_CHECKSUM 0x3f
|
||||
|
||||
/* EEPROM memory types: */
|
||||
#define ONE_K 1
|
||||
#define TWO_K 2
|
||||
#define FOUR_K 3
|
||||
#define EIGHT_K 4
|
||||
#define SIXTEEN_K 5
|
||||
|
||||
/* possible natures */
|
||||
#define NATURE_UNKNOWN 0
|
||||
#define NATURE_VAIO 1
|
||||
|
Reference in New Issue
Block a user