[PATCH 088/100] rtc: tile: remove useless message

2018-02-21 Thread Alexandre Belloni
It is not necessary to print a message when the time is invalid as userspace will already get an error (and an optional dev_dbg message). Signed-off-by: Alexandre Belloni --- drivers/rtc/rtc-tile.c | 3 --- 1 file changed, 3 deletions(-) diff --git

[PATCH 088/100] rtc: tile: remove useless message

2018-02-21 Thread Alexandre Belloni
It is not necessary to print a message when the time is invalid as userspace will already get an error (and an optional dev_dbg message). Signed-off-by: Alexandre Belloni --- drivers/rtc/rtc-tile.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/drivers/rtc/rtc-tile.c