lkml.org 
[lkml]   [2019]   [Jan]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH v3 12/12] platform/chrome: cros_ec_sysfs: remove pr_fmt() define
    Date
    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>
    ---

    Changes in v3: None
    Changes in v2: None

    drivers/platform/chrome/cros_ec_sysfs.c | 2 --
    1 file changed, 2 deletions(-)

    diff --git a/drivers/platform/chrome/cros_ec_sysfs.c b/drivers/platform/chrome/cros_ec_sysfs.c
    index 01c420727ee1..fe0b7614ae1b 100644
    --- a/drivers/platform/chrome/cros_ec_sysfs.c
    +++ b/drivers/platform/chrome/cros_ec_sysfs.c
    @@ -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>
    --
    2.20.1
    \
     
     \ /
      Last update: 2019-01-29 10:39    [W:3.537 / U:0.732 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site