Skip to content
Commit fbd8179c authored by Chris Packham's avatar Chris Packham Committed by Tom Rini
Browse files

rtc: mx27rtc: remove redundant code in rtc_reset



As of commit 1a1fa240 ("rtc: Set valid date after reset") the
command "date reset" will set the date/time to 2000-01-01 0:00:00 after
calling rtc_reset(). This means that the mx27rtc implementation of
rtc_reset() can be an empty stub function.

Signed-off-by: default avatarChris Packham <judge.packham@gmail.com>
parent a6bf689a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment