drivers: power: report battery voltage in AOSP compatible format
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / arch / arm / mach-mt8127 / pixi3_10 / core / logger_custom.h
CommitLineData
6fa3eb70
S
1#ifndef __LOGGER_CUSTOM_H
2#define __LOGGER_CUSTOM_H
3
4#include <generated/autoconf.h>
5
6#define __MAIN_BUF_SIZE 64*1024
7#define __EVENTS_BUF_SIZE 256*1024
8#define __RADIO_BUF_SIZE 64*1024
9#define __SYSTEM_BUF_SIZE 64*1024
10
11#endif /* __LOGGER_CUSTOM_H */
12
13