mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 11:50:43 +09:00
ODROID-COMMON: cpuinfo: add to print the board UUID on eFUSE
Change-Id: Ia6400b15d6a16329d0d326492a0131003de8785f Signed-off-by: Dongjin Kim <tobetter@gmail.com>
This commit is contained in:
@@ -34,4 +34,7 @@ ssize_t efuse_user_attr_read(char *name, char *buf);
|
||||
#else
|
||||
int efuse_read_intlItem(char *intl_item, char *buf, int size);
|
||||
#endif
|
||||
|
||||
ssize_t efuse_read_usr(char *buf, size_t count, loff_t *ppos);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user