Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 490 → Rev 1056

/shark/trunk/drivers/fb/matrox/matroxfb_base.h
421,7 → 421,8
} output;
};
 
extern struct display fb_display[];
// removed for gcc4 compatibility (btw, never used within this driver)
//extern struct display fb_display[];
 
struct matrox_switch;
struct matroxfb_driver;