Spello
This commit is contained in:
parent
71bb6cfbc8
commit
ce48c6b1d0
|
@ -58,7 +58,7 @@
|
||||||
#define KEEPALIVE_VER 1
|
#define KEEPALIVE_VER 1
|
||||||
#define KEEPALIVE_VER_MIN KEEPALIVE_VER
|
#define KEEPALIVE_VER_MIN KEEPALIVE_VER
|
||||||
|
|
||||||
MALLOC_DEFINE(M_VCHIQ, "vchiq_cdev", "VideoCore cdev memroy");
|
MALLOC_DEFINE(M_VCHIQ, "vchiq_cdev", "VideoCore cdev memory");
|
||||||
|
|
||||||
/* Run time control of log level, based on KERN_XXX level. */
|
/* Run time control of log level, based on KERN_XXX level. */
|
||||||
int vchiq_arm_log_level = VCHIQ_LOG_DEFAULT;
|
int vchiq_arm_log_level = VCHIQ_LOG_DEFAULT;
|
||||||
|
|
Loading…
Reference in New Issue