altos/lpc: Declare SPI send parameters as const
authorKeith Packard <keithp@keithp.com>
Fri, 7 Nov 2014 00:04:14 +0000 (16:04 -0800)
committerKeith Packard <keithp@keithp.com>
Fri, 7 Nov 2014 00:04:14 +0000 (16:04 -0800)
commit58db263cc835be0abb972654c2d7369718c88b37
treec55014a2b9c236d9ee2b5f765faa3d205c319ac9
parentd3dd45b060c996153ff8195bd371e9e1f3b15efb
altos/lpc: Declare SPI send parameters as const

This matches STM

Signed-off-by: Keith Packard <keithp@keithp.com>
src/lpc/ao_arch_funcs.h
src/lpc/ao_spi_lpc.c