Fixed RIVA 128 compilation

This commit is contained in:
Melissa Goad
2017-05-04 20:11:19 -05:00
parent bed0393a34
commit e8f0637b7b

View File

@@ -2839,7 +2839,7 @@ static void riva128_add_status_info(char *s, int max_len, void *p)
static device_config_t riva128_config[] = static device_config_t riva128_config[] =
{ {
{ {
"memory", "Memory size", CONFIG_SELECTION, 4, "memory", "Memory size", CONFIG_SELECTION, "", 4,
{ {
{ {
"1 MB", 1 "1 MB", 1
@@ -3124,7 +3124,7 @@ static void rivatnt_add_status_info(char *s, int max_len, void *p)
static device_config_t rivatnt_config[] = static device_config_t rivatnt_config[] =
{ {
{ {
"memory", "Memory size", CONFIG_SELECTION, 16, "memory", "Memory size", CONFIG_SELECTION, "", 16,
{ {
{ {
"4 MB", 4 "4 MB", 4