mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
rk30:phonepad:Remove debug print
This commit is contained in:
@@ -147,7 +147,7 @@ void __sramfunc sram_i2c_init()
|
||||
divh = divl = rk30_ceil(div, 2);
|
||||
writel_relaxed(I2C_CLKDIV_VAL(divl, divh), SRAM_I2C_ADDRBASE + I2C_CLKDIV);
|
||||
data[3] = readl_relaxed(SRAM_I2C_ADDRBASE + I2C_CLKDIV);
|
||||
sram_printhex(data[3]);
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user