Skip to content
Snippets Groups Projects
Commit 830c7b67 authored by Ben Warren's avatar Ben Warren
Browse files

Fix CS8900 regression on impa7 board


The following error was seen on impa7 board, due to its use of a 32-bit bus
on CS8900.
cs8900.c:137:37: error: macro "get_reg_init_bus" passed 2 arguments, but takes just 1

This patch gives the macro the correct number of arguments

Signed-off-by: default avatarBen Warren <biggerbadderben@gmail.com>
parent e5c5d9e0
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment