diff options
Diffstat (limited to 'arch/mips/lasat/ds1603.h')
-rw-r--r-- | arch/mips/lasat/ds1603.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/mips/lasat/ds1603.h b/arch/mips/lasat/ds1603.h index c2e5c76a379d..2da3704044fd 100644 --- a/arch/mips/lasat/ds1603.h +++ b/arch/mips/lasat/ds1603.h | |||
@@ -20,8 +20,6 @@ struct ds_defs { | |||
20 | 20 | ||
21 | extern struct ds_defs *ds1603; | 21 | extern struct ds_defs *ds1603; |
22 | 22 | ||
23 | unsigned long ds1603_read(void); | ||
24 | int ds1603_set(unsigned long); | ||
25 | void ds1603_set_trimmer(unsigned int); | 23 | void ds1603_set_trimmer(unsigned int); |
26 | void ds1603_enable(void); | 24 | void ds1603_enable(void); |
27 | void ds1603_disable(void); | 25 | void ds1603_disable(void); |