]> git.sur5r.net Git - groeck-it87/commitdiff
it87: Remove artifact from initial code changes
authorGuenter Roeck <linux@roeck-us.net>
Sat, 3 Mar 2012 16:50:12 +0000 (08:50 -0800)
committerGuenter Roeck <linux@roeck-us.net>
Sat, 3 Mar 2012 16:50:12 +0000 (08:50 -0800)
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
it87.c

diff --git a/it87.c b/it87.c
index 6e585f2fa4a6b73a1ffa7b844391c241e4df5124..de3f821a44076a8600de425577d6fdd250f4fe8a 100644 (file)
--- a/it87.c
+++ b/it87.c
@@ -1776,8 +1776,8 @@ static int __init it87_find(unsigned short *address,
                reg = superio_inb(IT87_SIO_GPIO3_REG);
                if (sio_data->type == it8721 || sio_data->type == it8728) {
                        /*
-                        * The IT8721F/IT8758E/IT8783E/F don't have VID pins
-                        * at all, not sure about the IT8728F.
+                        * The IT8721F/IT8758E don't have VID pins at all,
+                        * not sure about the IT8728F.
                         */
                        sio_data->skip_vid = 1;
                } else {