Quoting Johannes Engel, On 05/16/2009 03:44 PM:
> Signed-off-by: Johannes Engel <jcnen...@googlemail.com>
> ---
>  drivers/gpu/drm/i915/intel_fb.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/drivers/gpu/drm/i915/intel_fb.c b/drivers/gpu/drm/i915/intel_fb.c
> index e4652dc..a0c6dc5 100644
> --- a/drivers/gpu/drm/i915/intel_fb.c
> +++ b/drivers/gpu/drm/i915/intel_fb.c
> @@ -207,7 +207,7 @@ static int intelfb_set_par(struct fb_info *info)
>  
>       if (var->pixclock != -1) {
>  
> -             DRM_ERROR("PIXEL CLCOK SET\n");
> +             DRM_ERROR("PIXEL CLOCK SET\n");
>               return -EINVAL;
>       } else {
>               struct drm_crtc *crtc;
>   
Oops, just saw that Andrew was a bit quicker. ;)
Sorry for the noise.

Cheers, Johannes

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables 
unlimited royalty-free distribution of the report engine 
for externally facing server and web deployment. 
http://p.sf.net/sfu/businessobjects
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to