projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
[PATCH] gpio: drop vtable members .gpio_set_high .gpio_set_low gpio_set is enough
[linux-2.6]
/
include
/
asm-mips
/
ds1742.h
1
/*
2
* This file is subject to the terms and conditions of the GNU General Public
3
* License. See the file "COPYING" in the main directory of this archive
4
* for more details.
5
*
6
* Copyright (C) 2006 by Ralf Baechle (ralf@linux-mips.org)
7
*/
8
#ifndef _ASM_DS1742_H
9
#define _ASM_DS1742_H
10
11
#include <ds1742.h>
12
13
#endif /* _ASM_DS1742_H */