summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2025-09-26 09:31:48 -0600
committerTom Rini <[email protected]>2025-10-08 16:13:11 -0600
commit7781f1d832bbf9461b82d48301091b15fcf1be14 (patch)
tree8b9d8d6b11f177e517534f1ca18c7a782b9846be /scripts
parent7c2e4487e449b4396531789f1df49ccb8c911952 (diff)
w1-eeprom: Make use of static keyword in drivers
Both the ds24xxx and ds2502 have a family_supported array which is local to the driver but was not marked as static. Mark this as static as both best practice and to allow both to be built in "allyesconfig" for example. Reviewed-by: Peng Fan <[email protected]> Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions