svn commit: r311299 - head/sys/mips/conf
Alexander Kabaev
kan at FreeBSD.org
Wed Jan 4 18:36:31 UTC 2017
Author: kan
Date: Wed Jan 4 18:36:30 2017
New Revision: 311299
URL: https://svnweb.freebsd.org/changeset/base/311299
Log:
Remove duplicate iic and iicbus devices from JZ4780 kernel
Modified:
head/sys/mips/conf/JZ4780
Modified: head/sys/mips/conf/JZ4780
==============================================================================
--- head/sys/mips/conf/JZ4780 Wed Jan 4 18:13:05 2017 (r311298)
+++ head/sys/mips/conf/JZ4780 Wed Jan 4 18:36:30 2017 (r311299)
@@ -75,9 +75,6 @@ device ext_resources
device gpio
-device iicbus
-device iic
-
device scbus
device da
More information about the svn-src-all
mailing list