sections: fix section conflicts in drivers/video

Signed-off-by: Andi Kleen <ak@linux.intel.com>
Cc: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
Andi Kleen
2012-10-04 17:12:05 -07:00
committed by Linus Torvalds
parent 16bd9b8782
commit 556f00ede8
5 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -149,7 +149,7 @@ enum {
};
/* Must match above enum */
static const char *r128_family[] __devinitdata = {
static char * const r128_family[] __devinitconst = {
"AGP",
"PCI",
"PRO AGP",