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/arch/arm/xscale/pxa2x0_lcd.c,v rcsdiff: /ftp/cvs/cvsroot/src/sys/arch/arm/xscale/pxa2x0_lcd.c,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.30 retrieving revision 1.30.2.1 diff -u -p -r1.30 -r1.30.2.1 --- src/sys/arch/arm/xscale/pxa2x0_lcd.c 2010/08/08 11:24:52 1.30 +++ src/sys/arch/arm/xscale/pxa2x0_lcd.c 2011/06/06 09:05:06 1.30.2.1 @@ -1,4 +1,4 @@ -/* $NetBSD: pxa2x0_lcd.c,v 1.30 2010/08/08 11:24:52 tsutsui Exp $ */ +/* $NetBSD: pxa2x0_lcd.c,v 1.30.2.1 2011/06/06 09:05:06 jruoho Exp $ */ /* * Copyright (c) 2002 Genetec Corporation. All rights reserved. @@ -38,7 +38,9 @@ */ #include -__KERNEL_RCSID(0, "$NetBSD: pxa2x0_lcd.c,v 1.30 2010/08/08 11:24:52 tsutsui Exp $"); +__KERNEL_RCSID(0, "$NetBSD: pxa2x0_lcd.c,v 1.30.2.1 2011/06/06 09:05:06 jruoho Exp $"); + +#include "opt_pxa2x0_lcd.h" #include #include