Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/sys/dev/ic/ahcisata_core.c,v rcsdiff: /ftp/cvs/cvsroot/src/sys/dev/ic/ahcisata_core.c,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.29 retrieving revision 1.30 diff -u -p -r1.29 -r1.30 --- src/sys/dev/ic/ahcisata_core.c 2010/07/27 22:07:50 1.29 +++ src/sys/dev/ic/ahcisata_core.c 2010/11/13 13:52:00 1.30 @@ -1,4 +1,4 @@ -/* $NetBSD: ahcisata_core.c,v 1.29 2010/07/27 22:07:50 jakllsch Exp $ */ +/* $NetBSD: ahcisata_core.c,v 1.30 2010/11/13 13:52:00 uebayasi Exp $ */ /* * Copyright (c) 2006 Manuel Bouyer. @@ -26,7 +26,7 @@ */ #include -__KERNEL_RCSID(0, "$NetBSD: ahcisata_core.c,v 1.29 2010/07/27 22:07:50 jakllsch Exp $"); +__KERNEL_RCSID(0, "$NetBSD: ahcisata_core.c,v 1.30 2010/11/13 13:52:00 uebayasi Exp $"); #include #include @@ -37,8 +37,6 @@ __KERNEL_RCSID(0, "$NetBSD: ahcisata_cor #include #include -#include - #include #include #include