diff options
author | Stefan Bosch <stefan_b@posteo.net> | 2020-07-10 19:07:31 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2020-07-29 08:43:40 -0400 |
commit | 18284c1d56bfe2b51484561881377489ffa86c3b (patch) | |
tree | 4f9cdf083c0177de121c0ad267df11331ba6435d /lib/efi_loader/efi_variable.c | |
parent | 8d393b2c2278c846d26d59b37a2b46d3bcdb1663 (diff) |
pwm: add driver for nexell
Changes in relation to FriendlyARM's U-Boot nanopi2-v2016.01:
- Since drivers/pwm/pwm-nexell.c is an adapted version of
s5p-common/pwm.c an appropriately changed version of s5p-common/pwm.c
is used instead. Therefore arch/arm/mach-s5pc1xx/include/mach/pwm.h
copied to arch/arm/mach-nexell/include/mach and s5p-common/Makefile
changed appropriately.
- '#ifdef CONFIG...' changed to 'if (IS_ENABLED(CONFIG...))' where
possible (and similar).
Signed-off-by: Stefan Bosch <stefan_b@posteo.net>
Diffstat (limited to 'lib/efi_loader/efi_variable.c')
0 files changed, 0 insertions, 0 deletions