Fix comments.
This commit is contained in:
parent
010b2aa1be
commit
6f4a8fcf1d
@ -1,4 +1,4 @@
|
||||
/ * $FreeBSD$ */
|
||||
/* $FreeBSD$ */
|
||||
|
||||
struct spi_command {
|
||||
void *tx_cmd;
|
||||
|
@ -1,4 +1,4 @@
|
||||
/ * $FreeBSD$ */
|
||||
/* $FreeBSD$ */
|
||||
|
||||
#define SPIBUS_IVAR(d) (struct spibus_ivar *) device_get_ivars(d)
|
||||
#define SPIBUS_SOFTC(d) (struct spibus_softc *) device_get_softc(d)
|
||||
|
Loading…
x
Reference in New Issue
Block a user