Fixed RIVA 128 compilation

This commit is contained in:
Melissa Goad
2017-05-04 20:13:22 -05:00
parent 38efeeae35
commit ba8eeeb2af

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[] =
{
{
"memory", "Memory size", CONFIG_SELECTION, 4,
"memory", "Memory size", CONFIG_SELECTION, "", 4,
{
{
"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[] =
{
{
"memory", "Memory size", CONFIG_SELECTION, 16,
"memory", "Memory size", CONFIG_SELECTION, "", 16,
{
{
"4 MB", 4