lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Thu, 20 Dec 2018 11:56:11 -0500
From:   Alex Deucher <alexdeucher@...il.com>
To:     Brajeswar Ghosh <brajeswar.linux@...il.com>
Cc:     "Wentland, Harry" <harry.wentland@....com>,
        "Leo (Sunpeng) Li" <sunpeng.li@....com>,
        "Deucher, Alexander" <alexander.deucher@....com>,
        Christian Koenig <christian.koenig@....com>,
        Chunming Zhou <David1.Zhou@....com>,
        Dave Airlie <airlied@...ux.ie>,
        "Cheng, Tony" <Tony.Cheng@....com>,
        Bhawanpreet Lakha <Bhawanpreet.Lakha@....com>,
        Dmytro Laktyushkin <Dmytro.Laktyushkin@....com>,
        Charlene Liu <charlene.liu@....com>,
        Maling list - DRI developers 
        <dri-devel@...ts.freedesktop.org>,
        Sabyasachi Gupta <sabyasachi.linux@...il.com>,
        Souptick Joarder <jrdr.linux@...il.com>,
        amd-gfx list <amd-gfx@...ts.freedesktop.org>,
        LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] drm/amd/display/i2c_hw_engine_dce110: Remove duplicate header

On Thu, Dec 20, 2018 at 9:36 AM Brajeswar Ghosh
<brajeswar.linux@...il.com> wrote:
>
> Remove reg_helper.h which is included more than once
>
> Signed-off-by: Brajeswar Ghosh <brajeswar.linux@...il.com>

Applied.  thanks!

Alex

> ---
>  .../gpu/drm/amd/display/dc/i2caux/dce110/i2c_hw_engine_dce110.c  | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/amd/display/dc/i2caux/dce110/i2c_hw_engine_dce110.c b/drivers/gpu/drm/amd/display/dc/i2caux/dce110/i2c_hw_engine_dce110.c
> index 9cbe1a7a6bcb..137350142fb2 100644
> --- a/drivers/gpu/drm/amd/display/dc/i2caux/dce110/i2c_hw_engine_dce110.c
> +++ b/drivers/gpu/drm/amd/display/dc/i2caux/dce110/i2c_hw_engine_dce110.c
> @@ -97,7 +97,6 @@ enum dc_i2c_arbitration {
>  #define FN(reg_name, field_name) \
>         hw_engine->i2c_shift->field_name, hw_engine->i2c_mask->field_name
>
> -#include "reg_helper.h"
>
>  static void disable_i2c_hw_engine(
>         struct i2c_hw_engine_dce110 *hw_engine)
> --
> 2.17.1
>
> _______________________________________________
> amd-gfx mailing list
> amd-gfx@...ts.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/amd-gfx

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ