summaryrefslogtreecommitdiff
path: root/hw/xfree86/parser/Configint.h
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2015-05-11 15:49:34 -0700
committerKeith Packard <keithp@keithp.com>2015-05-11 15:49:34 -0700
commitd7091a21d90cf463ae39ec5e8741123218ec5686 (patch)
treef7d31cab9b3fc54c5e3330e797dbbd37ce373f1d /hw/xfree86/parser/Configint.h
parentc3ce9d8fd404ca1d4697a104ce4899525dd43c51 (diff)
parent8fb8bbb3062f1a06621ab7030a9e89d5e8367b35 (diff)
Merge remote-tracking branch 'airlied/for-keithp'
Diffstat (limited to 'hw/xfree86/parser/Configint.h')
-rw-r--r--hw/xfree86/parser/Configint.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/hw/xfree86/parser/Configint.h b/hw/xfree86/parser/Configint.h
index 31035ae2d..e5fa6cec2 100644
--- a/hw/xfree86/parser/Configint.h
+++ b/hw/xfree86/parser/Configint.h
@@ -204,6 +204,8 @@ else\
"Multiple \"%s\" lines."
#define MUST_BE_OCTAL_MSG \
"The number \"%d\" given in this section must be in octal (0xxx) format."
+#define GPU_DEVICE_TOO_MANY \
+"More than %d GPU devices defined."
/* Warning messages */
#define OBSOLETE_MSG \