repo.or.cz
/
cris-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
blk: rq_data_dir() should not return a boolean
[cris-mirror.git]
/
arch
/
mips
/
include
/
asm
/
mach-bcm63xx
/
bcm63xx_dev_hsspi.h
blob
1b1acafb3d7945dc558dd1fe2675a9d1343460c1
1
#ifndef BCM63XX_DEV_HSSPI_H
2
#define BCM63XX_DEV_HSSPI_H
3
4
#include <linux/types.h>
5
6
int
bcm63xx_hsspi_register
(
void
);
7
8
#endif
/* BCM63XX_DEV_HSSPI_H */