Merge remote-tracking branch 'origin' into spi/next
[linux-block.git] / drivers / staging / bcm / InterfaceRx.h
CommitLineData
f8942e07
SH
1#ifndef _INTERFACE_RX_H
2#define _INTERFACE_RX_H
3
4BOOLEAN InterfaceRx(PS_INTERFACE_ADAPTER Adapter);
5
6#endif
7