Files
linux/drivers/media/dvb-frontends
David S. Miller e95d432c38 tua6100: Avoid build warnings.
[ Upstream commit 621ccc6cc5 ]

Rename _P to _P_VAL and _R to _R_VAL to avoid global
namespace conflicts:

drivers/media/dvb-frontends/tua6100.c: In function ‘tua6100_set_params’:
drivers/media/dvb-frontends/tua6100.c:79: warning: "_P" redefined
 #define _P 32

In file included from ./include/acpi/platform/aclinux.h:54,
                 from ./include/acpi/platform/acenv.h:152,
                 from ./include/acpi/acpi.h:22,
                 from ./include/linux/acpi.h:34,
                 from ./include/linux/i2c.h:17,
                 from drivers/media/dvb-frontends/tua6100.h:30,
                 from drivers/media/dvb-frontends/tua6100.c:32:
./include/linux/ctype.h:14: note: this is the location of the previous definition
 #define _P 0x10 /* punct */

Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2019-08-04 09:33:17 +02:00
..
2015-08-11 07:10:04 -03:00
2016-07-12 13:32:39 -03:00
2016-01-25 12:01:08 -02:00
2016-01-25 12:01:08 -02:00
2016-01-25 12:01:08 -02:00
2016-01-25 12:01:08 -02:00
2013-04-22 16:58:16 -03:00
2016-11-13 10:02:22 -08:00
2016-11-13 10:02:22 -08:00
2016-11-13 10:02:22 -08:00
2017-01-09 08:32:23 +01:00
2016-06-07 15:41:58 -03:00
2017-01-09 08:32:23 +01:00
2016-03-03 09:26:05 -03:00
2015-04-08 15:02:07 -03:00
2015-04-08 15:02:07 -03:00
2016-09-22 12:56:35 -03:00
2016-09-22 12:55:49 -03:00
2016-02-09 08:56:42 -02:00
2019-08-04 09:33:17 +02:00