diff options
author | Alexandre Belloni <alexandre.belloni@bootlin.com> | 2018-12-31 11:36:16 +0100 |
---|---|---|
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | 2018-12-31 11:36:16 +0100 |
commit | 36e14f5fdfdf7cec8887b7ff69cd9bb5051ecf62 (patch) | |
tree | 5f014b344dddf644505b582dfa90c013218261c5 /drivers/rtc/sysfs.c | |
parent | rtc: nvmem: fix possible use after free (diff) | |
download | linux-36e14f5fdfdf7cec8887b7ff69cd9bb5051ecf62.tar.xz linux-36e14f5fdfdf7cec8887b7ff69cd9bb5051ecf62.zip |
rtc: rename core files
Rename core files so there is a clearer separation between the RTC core and
the RTC drivers.
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to '')
-rw-r--r-- | drivers/rtc/sysfs.c (renamed from drivers/rtc/rtc-sysfs.c) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/drivers/rtc/rtc-sysfs.c b/drivers/rtc/sysfs.c index a8f22ee726bb..a8f22ee726bb 100644 --- a/drivers/rtc/rtc-sysfs.c +++ b/drivers/rtc/sysfs.c |