commit | a7b68ed15d1fd72c1e451d5eb6edebee2a624b90 | [log] [tgz] |
---|---|---|
author | Geert Uytterhoeven <geert@linux-m68k.org> | Tue Sep 07 14:45:11 2021 +0200 |
committer | Geert Uytterhoeven <geert@linux-m68k.org> | Mon Sep 13 11:19:05 2021 +0200 |
tree | ac562a592bd3035a1d74dc76c2e11a89150c9605 | |
parent | b1a89856fbf63fffde6a4771d8f1ac21df549e50 [diff] |
m68k: mvme: Remove overdue #warnings in RTC handling The warnings were introduced when converting the MVME147 and MVME16x RTC handling from gettod to hwclk. Replace the #warning by a comment, and return an error to inform the upper layer that writing to the RTC is not yet supported. Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Reviewed-by: Guenter Roeck <linux@roeck-us.net> Link: https://lore.kernel.org/r/20210907124511.2723414-1-geert@linux-m68k.org