summaryrefslogtreecommitdiff
path: root/include/linux/platform_data/ad7879.h
AgeCommit message (Collapse)AuthorFilesLines
2016-03-08Input: ad7879 - move header to platform_data directoryStefan Agner1-0/+41
The header file is used by the SPI and I2C variant of the driver. Therefore, move it to a more generic place under platform_data. Signed-off-by: Stefan Agner <stefan@agner.ch> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>