pwm: atmel: Remove useless symbolic definitions
authorThierry Reding <thierry.reding@gmail.com>
Mon, 4 Mar 2019 11:10:29 +0000 (12:10 +0100)
committerThierry Reding <thierry.reding@gmail.com>
Mon, 4 Mar 2019 11:52:49 +0000 (12:52 +0100)
commitd7d96312fe108d0df50898d212770b0a5b2d491e
tree7373278a205d80ec3251cc3db5fdf3d106a2758c
parent6571d13e449d2d577ff88471b7b8a83dfe17c12c
pwm: atmel: Remove useless symbolic definitions

The values that these symbols define are only assigned to the per-SoC
structure where the context is clear, so there's no need for the extra
symbolic name.

Acked-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
drivers/pwm/pwm-atmel.c