commit | 25ece30561d247b2931b0d11d92e9c976a668771 | [log] [tgz] |
---|---|---|
author | Alexandre Belloni <alexandre.belloni@bootlin.com> | Mon Nov 09 17:34:05 2020 +0100 |
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | Thu Nov 19 12:50:11 2020 +0100 |
tree | a45fd54f6e0fa022ed690bbfa511429a0d2bdbc3 | |
parent | 4d49ffc7a20dd0b05efb82fbf5b52d7aa57e9f4b [diff] |
rtc: nvmem: remove nvram ABI The nvram sysfs attributes have been deprecated at least since v4.13, more than 3 years ago and nobody ever complained about the deprecation warning. Remove the sysfs attributes now. [Bartosz: remove the declaration of rtc_nvmem_unregister()] Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com> Link: https://lore.kernel.org/r/20201109163409.24301-5-brgl@bgdev.pl