mirror of
https://github.com/torvalds/linux.git
synced 2024-12-18 09:02:17 +00:00
platform/chrome: cros_ec_lightbar: remove pr_fmt() define
This driver no longer has any pr_{level} messages. Remove the pr_fmt(). Signed-off-by: Enric Balletbo i Serra <enric.balletbo@collabora.com> Reviewed-by: Guenter Roeck <groeck@chromium.org>
This commit is contained in:
parent
0e27a11f32
commit
d6c7901ba8
@ -3,8 +3,6 @@
|
||||
//
|
||||
// Copyright (C) 2014 Google, Inc.
|
||||
|
||||
#define pr_fmt(fmt) "cros_ec_lightbar: " fmt
|
||||
|
||||
#include <linux/ctype.h>
|
||||
#include <linux/delay.h>
|
||||
#include <linux/device.h>
|
||||
|
Loading…
Reference in New Issue
Block a user