aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-s3c/pwm-core.h
AgeCommit message (Collapse)AuthorFilesLines
2020-08-22ARM: s3c: make headers local if possibleArnd Bergmann1-0/+19
A lot of header files are only used internally now, so they can be moved to mach-s3c, out of the visibility of drivers. Signed-off-by: Arnd Bergmann <[email protected]> Link: https://lore.kernel.org/r/[email protected] [krzk: Rebase and fixup leds-s3c24xx driver] Signed-off-by: Krzysztof Kozlowski <[email protected]>