Commit 4bf84b44 authored by Alexandre Belloni's avatar Alexandre Belloni
parent 64e9d8e4
......@@ -169,8 +169,6 @@ enum ds_type {
struct ds1307 {
enum ds_type type;
unsigned long flags;
#define HAS_NVRAM 0 /* bit 0 == sysfs file active */
struct device *dev;
struct regmap *regmap;
const char *name;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment