aboutsummaryrefslogtreecommitdiff
path: root/include/linux/cpufeature.h
Commit message (Collapse)AuthorAgeFilesLines
* gcc6: avoid declaration of unused static struct in cpufeature.hAndreas Fenkart2018-11-301-2/+13
| | | | | | | The lookup table is generated but not used if the driver including this header is not compiled as a module. Signed-off-by: Andreas Fenkart <andreas.fenkart@digitalstrom.com>
* first commitMeizu OpenSource2016-08-151-0/+60