mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-12 01:44:54 +00:00
dc7f78da97
If the RTC module is compiled as a module, the hctosys fails to
initialize because ds1307 is loaded later.
Fixes:
[ 2.004145] hctosys: unable to open rtc device (rtc0)
[ 11.957997] rtc-ds1307 0-006f: registered as rtc0
This is similar to commit
|
||
---|---|---|
.. | ||
base-files | ||
files/arch/powerpc | ||
image | ||
p1010 | ||
p1020 | ||
p2020 | ||
patches-5.10 | ||
config-5.10 | ||
Makefile |