mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-11 14:10:34 +00:00
Fix name for driver to assign to the SPI device.
This commit is contained in:
parent
42eb41087c
commit
940672949e
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=192135
@ -409,7 +409,7 @@ struct cpu_devs at91rm9200_devs[] =
|
||||
AT91RM92_IRQ_SSC2
|
||||
},
|
||||
{
|
||||
"at91_spi", 0,
|
||||
"spi", 0,
|
||||
AT91RM92_BASE + AT91RM92_SPI_BASE, AT91RM92_SPI_SIZE,
|
||||
AT91RM92_IRQ_SPI
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user