projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
[sky2] Fix sky2 network driver suspend/resume
[linux-2.6]
/
include
/
asm-sh
/
dmida
/
io.h
1
#ifndef __ASM_SH_DMIDA_IO_H
2
#define __ASM_SH_DMIDA_IO_H
3
4
/*
5
* Nothing special here.. just use the generic cchip io routines.
6
*/
7
#include <asm/hd64465/io.h>
8
9
#endif /* __ASM_SH_DMIDA_IO_H */
10