platform/chrome: cros_ec_sysfs: 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:
Родитель
d6c7901ba8
Коммит
73c935de7f
|
@ -3,8 +3,6 @@
|
|||
//
|
||||
// Copyright (C) 2014 Google, Inc.
|
||||
|
||||
#define pr_fmt(fmt) "cros_ec_sysfs: " fmt
|
||||
|
||||
#include <linux/ctype.h>
|
||||
#include <linux/delay.h>
|
||||
#include <linux/device.h>
|
||||
|
|
Загрузка…
Ссылка в новой задаче