Julien Cristau ca1c4c19d6 Fix SwitchMode and AdjustFrame hooks
smi_driver.c: In function 'SMI_Probe':
smi_driver.c:360:24: warning: assignment from incompatible pointer type
   pScrn->SwitchMode    = SMI_SwitchMode;
                        ^
smi_driver.c:361:24: warning: assignment from incompatible pointer type
   pScrn->AdjustFrame   = SMI_AdjustFrame;
                        ^

Signed-off-by: Julien Cristau <jcristau@debian.org>
2015-05-09 16:49:55 +02:00
2010-10-30 09:41:07 -07:00
2015-05-09 16:49:55 +02:00
2004-06-16 09:23:38 +00:00
2004-06-16 09:23:38 +00:00

xf86-video-siliconmotion - Silicon Motion video driver for the Xorg X server

All questions regarding this software should be directed at the
Xorg mailing list:

        http://lists.freedesktop.org/mailman/listinfo/xorg

Please submit bug reports to the Xorg bugzilla:

        https://bugs.freedesktop.org/enter_bug.cgi?product=xorg&component=Driver/siliconmotion

The master development code repository can be found at:

        git://anongit.freedesktop.org/git/xorg/driver/xf86-video-siliconmotion

        http://cgit.freedesktop.org/xorg/driver/xf86-video-siliconmotion

For patch submission instructions, see:

	http://www.x.org/wiki/Development/Documentation/SubmittingPatches

For more information on the git code manager, see:

        http://wiki.x.org/wiki/GitPage

Description
No description provided
Readme 1.2 MiB
Languages
C 98.2%
Makefile 1%
M4 0.7%
Shell 0.1%