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: default avatarEnric Balletbo i Serra <enric.balletbo@collabora.com>
Reviewed-by: default avatarGuenter Roeck <groeck@chromium.org>
parent 0e27a11f
......@@ -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>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment