Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 14340
b: refs/heads/master
c: c183f12
h: refs/heads/master
v: v3
  • Loading branch information
Ralf Baechle committed Nov 17, 2005
1 parent 709288b commit a0a9af0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c32cf78c0289c4d8f5973c985dda18f2b3a03e2b
refs/heads/master: c183f1224bbae052b5fbb971d6eafc5cbdc6be4f
6 changes: 3 additions & 3 deletions trunk/include/asm-mips/mach-jmr3927/ds1742.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
*
* Copyright (C) 2003 by Ralf Baechle
*/
#ifndef __ASM_MACH_JMR3927_ASM_DS1742_H
#define __ASM_MACH_JMR3927_ASM_DS1742_H
#ifndef __ASM_MACH_JMR3927_DS1742_H
#define __ASM_MACH_JMR3927_DS1742_H

#include <asm/jmr3927/jmr3927.h>

#define rtc_read(reg) (jmr3927_nvram_in(addr))
#define rtc_write(data, reg) (jmr3927_nvram_out((data),(reg)))

#endif /* __ASM_MACH_JMR3927_ASM_DS1742_H */
#endif /* __ASM_MACH_JMR3927_DS1742_H */

0 comments on commit a0a9af0

Please sign in to comment.