PERFORCE change 157833 for review

Andrew Turner andrew at FreeBSD.org
Tue Feb 17 00:50:08 PST 2009


http://perforce.freebsd.org/chv.cgi?CH=157833

Change 157833 by andrew at andrew_bender on 2009/02/17 08:49:24

	Remove the duplicate definition of S3C24X0_LCDC_SIZE

Affected files ...

.. //depot/projects/arm/src/sys/arm/s3c2xx0/s3c24x0reg.h#3 edit

Differences ...

==== //depot/projects/arm/src/sys/arm/s3c2xx0/s3c24x0reg.h#3 (text+ko) ====

@@ -371,8 +371,6 @@
 #define	LCDC_PALETTE		0x0400
 #define	LCDC_PALETTE_SIZE	0x0400
 
-#define	S3C24X0_LCDC_SIZE 	(LCDC_PALETTE+LCDC_PALETTE_SIZE)
-
 /* NAND Flash controller */
 #define	NANDFC_NFCONF	0x00	/* Configuration */
 /* NANDFC_NFSTAT */


More information about the p4-projects mailing list