Commit 64a38367 authored by Thierry Reding's avatar Thierry Reding Committed by Linus Walleij

dt-bindings: gpio: Use Tegra186-specific include guard

Use a unique include guard for the Tegra186 GPIO DT bindings header to
avoid clashes with the DT bindings header for earlier chips.
Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
Link: https://lore.kernel.org/r/20201127140852.123192-2-thierry.reding@gmail.comSigned-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent a0de6958
...@@ -8,8 +8,8 @@ ...@@ -8,8 +8,8 @@
* The second cell contains standard flag values specified in gpio.h. * The second cell contains standard flag values specified in gpio.h.
*/ */
#ifndef _DT_BINDINGS_GPIO_TEGRA_GPIO_H #ifndef _DT_BINDINGS_GPIO_TEGRA186_GPIO_H
#define _DT_BINDINGS_GPIO_TEGRA_GPIO_H #define _DT_BINDINGS_GPIO_TEGRA186_GPIO_H
#include <dt-bindings/gpio/gpio.h> #include <dt-bindings/gpio/gpio.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