Author: bz Date: Sun Aug 17 18:27:02 2014 New Revision: 270110 URL: http://svnweb.freebsd.org/changeset/base/270110
Log: Remove keyboard entropy [1] from r270105. Reported by: ian [1] (Pointy hat)^2 to: imp Modified: head/sys/arm/at91/at91_common.c Modified: head/sys/arm/at91/at91_common.c ============================================================================== --- head/sys/arm/at91/at91_common.c Sun Aug 17 18:26:34 2014 (r270109) +++ head/sys/arm/at91/at91_common.c Sun Aug 17 18:27:02 2014 (r270110) @@ -64,7 +64,7 @@ fdt_aic_decode_ic(phandle_t node, pcell_ *pol = INTR_POLARITY_CONFORM; return (0); -u} +} fdt_pic_decode_t fdt_pic_table[] = { &fdt_aic_decode_ic, _______________________________________________ svn-src-head@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"