Make it possible to adjust the type of pad controls used,
[sifive-blocks.git] / src / main / scala / devices / i2c / I2C.scala
index 58ad5482688f8f193e8f047ba4cd1d0202675444..147a739b6041c01f361eb208bd6ce37345fedf07 100644 (file)
@@ -46,7 +46,6 @@ import freechips.rocketchip.config._
 import freechips.rocketchip.regmapper._
 import freechips.rocketchip.tilelink._
 import freechips.rocketchip.util.{AsyncResetRegVec, Majority}
-import sifive.blocks.devices.gpio.{GPIOPinCtrl}
 
 case class I2CParams(address: BigInt)