aboutsummaryrefslogtreecommitdiff
path: root/include/linux/via-gpio.h
AgeCommit message (Collapse)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 260Thomas Gleixner1-1/+1
Based on 1 normalized pattern(s): distributable under version 2 of the gnu general public license extracted by the scancode license scanner the SPDX license identifier GPL-2.0-only has been chosen to replace the boilerplate/reference in 2 file(s). Signed-off-by: Thomas Gleixner <[email protected]> Reviewed-by: Allison Randal <[email protected]> Reviewed-by: Alexios Zavras <[email protected]> Reviewed-by: Richard Fontana <[email protected]> Reviewed-by: Steve Winslow <[email protected]> Cc: [email protected] Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
2010-05-11viafb: move some include files to include/linuxJonathan Corbet1-0/+14
These are the files which should be available to subdevices compiled outside of drivers/video/via. Cc: [email protected] Cc: [email protected] Cc: Harald Welte <[email protected]> Acked-by: Florian Tobias Schandinat <[email protected]> Signed-off-by: Jonathan Corbet <[email protected]>