Skip to content
Snippets Groups Projects
Commit 91e21479 authored by Dzmitry Sankouski's avatar Dzmitry Sankouski Committed by Neil Armstrong
Browse files
parent 2320c9e6
No related branches found
No related tags found
No related merge requests found
......@@ -24,7 +24,7 @@ struct s6e3ha8 {
struct regulator_bulk_data *supplies;
};
const struct regulator_bulk_data s6e3ha8_supplies[] = {
static const struct regulator_bulk_data s6e3ha8_supplies[] = {
{ .supply = "vdd3" },
{ .supply = "vci" },
{ .supply = "vddr" },
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment