mirror of
https://github.com/torvalds/linux.git
synced 2026-05-25 07:33:19 +02:00
staging: vc04_services: Drop VCHIQ_LOG_PREFIX macro
The macro is not used anymore, so drop it. Signed-off-by: Umang Jain <umang.jain@ideasonboard.com> Link: https://lore.kernel.org/r/20231024114428.443528-8-umang.jain@ideasonboard.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
9748de55a3
commit
c1d7fd5f67
|
|
@ -38,8 +38,6 @@
|
|||
#define VCHIQ_LOG_INFO 6
|
||||
#define VCHIQ_LOG_TRACE 7
|
||||
|
||||
#define VCHIQ_LOG_PREFIX KERN_INFO "vchiq: "
|
||||
|
||||
enum vchiq_log_category {
|
||||
VCHIQ_ARM,
|
||||
VCHIQ_CORE,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user