----- Original Message ----- 
From: "Carl-Daniel Hailfinger" <[EMAIL PROTECTED]>
To: "Morgan Tsai /SiS" <[EMAIL PROTECTED]>
Cc: "Jordan Crouse" <[EMAIL PROTECTED]>; "Ray Wang /SiS" 
<[EMAIL PROTECTED]>; "Dennis Chang /SiS" <[EMAIL PROTECTED]>; "Eric Lin /SiS" 
<[EMAIL PROTECTED]>; <linuxbios@linuxbios.org>
Sent: Wednesday, November 14, 2007 10:14 AM
Subject: Re: [LinuxBIOS] GIGABYTE GA-2761GXDK



> Acked-by: Carl-Daniel Hailfinger <[EMAIL PROTECTED]>
>
> Committed in r2971 without the following sections:
>
> --- src/southbridge/sis/sis966/sis966.c 2007-11-14 02:35:57.000000000 
> +0100
> +++ src/southbridge/sis/sis966/sis966.c 2007-11-14 02:35:57.000000000 
> +0100
> @@ -70,6 +70,10 @@
>  uint16_t vendorid;
>  uint16_t devfn;
>
> +
> + //printk_debug("sis966_enable: ---------->\n");
> +
> +
>  struct southbridge_sis_sis966_config *conf;
>  conf = dev->chip_info;
>  int i;
> @@ -192,6 +196,8 @@
>  }
>
>  }
> +
> + //printk_debug("sis966_enable: <----------\n");
> }
>
> struct chip_operations southbridge_sis_sis966_ops = {
>
>
> Since these sections just added code which was commented out, I skipped
> them. If you want them to be committed as well, please tell me.
>
> Regards,
> Carl-Daniel

Of course, they are not needed to be committed.
Thanks for your kindly reminding.


Morgan 


-- 
linuxbios mailing list
linuxbios@linuxbios.org
http://www.linuxbios.org/mailman/listinfo/linuxbios

Reply via email to