rtc: pcf85063: remove dead code
authorAlexey Roslyakov <alexey.roslyakov@gmail.com>
Tue, 19 Feb 2019 08:39:29 +0000 (15:39 +0700)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Sat, 2 Mar 2019 20:55:47 +0000 (21:55 +0100)
commit069e28e5715e519118dc5a17aa79887c16be8575
treeb57e27bd7c7195419d67dfbb1b7873362431b137
parentad5ea5b9d513107869acd460f0180d8fb94856b9
rtc: pcf85063: remove dead code

Some of defines are not in use since
7b5768486a910532885f01b9d2dad4818c8b3be1. Remove it to make the code
easier to read and understand.

Signed-off-by: Alexey Roslyakov <alexey.roslyakov@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/rtc/rtc-pcf85063.c