aboutsummaryrefslogtreecommitdiffstats
path: root/include/device/ipc-v4/disp.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/device/ipc-v4/disp.h')
-rw-r--r--include/device/ipc-v4/disp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/device/ipc-v4/disp.h b/include/device/ipc-v4/disp.h
index 14eccb8..560362b 100644
--- a/include/device/ipc-v4/disp.h
+++ b/include/device/ipc-v4/disp.h
@@ -23,7 +23,7 @@
#define __DEVICE_IPC_V4_DISP_H__
struct ipc_disp_icon_info {
- unsigned char rssi, battery, act, reg;
+ unsigned char rssi, bars, act, reg;
} __attribute__((__packed__));
#endif