mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
gpu/arm: MALI: don't use trace_printk
Change-Id: I802c61c126484c07ac2a28356bdd4c96f35bbe98
This commit is contained in:
@@ -23,7 +23,6 @@
|
||||
inline int kbase_platform_dvfs_event(struct kbase_device *kbdev, u32 utilisation,
|
||||
u32 util_gl_share, u32 util_cl_share[2])
|
||||
{
|
||||
trace_printk("utilisation=%d, util_gl_share=%d\n", utilisation, util_gl_share);
|
||||
return 1;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user