Fix comments.
This commit is contained in:
parent
5fdfd0f9fc
commit
4e9e16ed7e
sys/dev/spibus
@ -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