Remove keyboard entropy [1] from r270105.

Reported by:		ian [1]
(Pointy hat)^2 to:	imp
This commit is contained in:
Bjoern A. Zeeb
2014-08-17 18:27:02 +00:00
parent 71db9bfe7d
commit e6b802649c
+1 -1
View File
@@ -64,7 +64,7 @@ fdt_aic_decode_ic(phandle_t node, pcell_t *intr, int *interrupt, int *trig,
*pol = INTR_POLARITY_CONFORM;
return (0);
u}
}
fdt_pic_decode_t fdt_pic_table[] = {
&fdt_aic_decode_ic,