]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
hwmon: (axi-fan-control) remove duplicate macros
authorAlexandru Ardelean <alexandru.ardelean@analog.com>
Mon, 3 Aug 2020 05:43:11 +0000 (08:43 +0300)
committerGuenter Roeck <linux@roeck-us.net>
Tue, 4 Aug 2020 21:27:20 +0000 (14:27 -0700)
commitdfddc57c9971b213214cada1dcf26ef27f419b5c
treef680fb8e4f342dafd7fd9fddca6b40c2ab4dc189
parent2207515db60a6885e11069251d4f4ca4bf3abb6b
hwmon: (axi-fan-control) remove duplicate macros

These macros are also present in the "include/linux/fpga/adi-axi-common.h"
file which is included in this driver.

This patch removes them from the AXI Fan Control driver. No sense in having
them in 2 places.

Signed-off-by: Alexandru Ardelean <alexandru.ardelean@analog.com>
Link: https://lore.kernel.org/r/20200803054311.98174-1-alexandru.ardelean@analog.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/axi-fan-control.c