Sign in
android
/
kernel
/
msm
/
fe60214f8b55817975219954344f69edb911b0be
/
.
/
include
/
linux
/
ci-bridge-spi.h
blob: c09a829b08b62c7a7f74b24ef3420cbedbf4698d [
file
] [
log
] [
blame
]
#ifndef
_CI_BRIDGE_SPI_H_
#define
_CI_BRIDGE_SPI_H_
#include
<uapi/linux/ci-bridge-spi.h>
struct
ci_bridge_platform_data
{
unsigned
int
reset_pin
;
unsigned
int
interrupt_pin
;
};
#endif