Attached is a diff against linux-2.5.54.
1. i810fb_par should be built inf fb_set_par() instead of
fb_check_var().
2. changed __devinit*/__devexit* to __init/__exit.
3. removed unused/redundant variables
Tony
From: James S. <jsi...@in...> - 2003-01-06 21:53:13
> Attached is a diff against linux-2.5.54.
>
> 1. i810fb_par should be built inf fb_set_par() instead of
> fb_check_var().
> 2. changed __devinit*/__devexit* to __init/__exit.
> 3. removed unused/redundant variables
Applied.