generic: platform/mikrotik: move hard config tag ID-s to a header
authorRobert Marko <robimarko@gmail.com>
Mon, 10 Jun 2024 10:20:11 +0000 (12:20 +0200)
committerRobert Marko <robimarko@gmail.com>
Thu, 20 Jun 2024 13:53:55 +0000 (15:53 +0200)
commit65276193955924c2256f6c93bdfdf6d81ed585ff
tree08bfea7dc0b991e3b2d3663e57dee20f920300d4
parent17099f27604fa4629b332c6519914860a322da2e
generic: platform/mikrotik: move hard config tag ID-s to a header

Move the hard config tag ID-s to a separate header so they can be reused
by the NVMEM driver as well.

Link: https://github.com/openwrt/openwrt/pull/15665
Signed-off-by: Robert Marko <robimarko@gmail.com>
target/linux/generic/files/drivers/platform/mikrotik/rb_hardconfig.c
target/linux/generic/files/drivers/platform/mikrotik/rb_hardconfig.h [new file with mode: 0644]