Skip to content

Commit

Permalink
staging: xgifb: avoid direct references xgi_video_info
Browse files Browse the repository at this point in the history
Avoid direct references to global xgi_video_info. This will help changing
the data from statically allocated to dynamically allocated.

Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Reviewed-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Aaro Koskinen authored and Greg Kroah-Hartman committed Oct 12, 2011
1 parent ab886ff commit fd26d42
Showing 1 changed file with 263 additions and 249 deletions.
Loading

0 comments on commit fd26d42

Please sign in to comment.