[PATCH v2] drm/amd/display: enable more strict compile checks

Christoph Hellwig hch at infradead.org
Thu May 25 09:43:16 UTC 2023


> +subdir-ccflags-y += -Werror -Wunused -Wmisleading-indentation

We have a config option for -Werror.  Blindly adding this will create
problems with too new (or sometimes too old, or just too weird)
compilers all the time.  Don't do this.


More information about the amd-gfx mailing list