summaryrefslogtreecommitdiff
path: root/include/linux/platform_data/syscon.h
blob: 2354c6fa3726c9a983018345902db1b82ab89fa1 (plain)
1
2
3
4
5
6
7
8
#ifndef PLATFORM_DATA_SYSCON_H
#define PLATFORM_DATA_SYSCON_H

struct syscon_platform_data {
	const char *label;
};

#endif
title='2017-01-27 11:38:09 -0200'>2017-01-27[media] media: Drop FSF's postal address from the source code filesSakari Ailus 2016-10-21[media] dvb-core: get rid of demux optional circular bufferMauro Carvalho Chehab 2016-07-08[media] dvb: use ktime_t for internal timeoutArnd Bergmann