#ifndef TOOLS_ARCH_MN10300_UAPI_ASM_MMAN_FIX_H #define TOOLS_ARCH_MN10300_UAPI_ASM_MMAN_FIX_H #include /* MAP_32BIT is undefined on mn10300, fix it for perf */ #define MAP_32BIT 0 #endif https://git.distanz.ch/cgit.cgi/linux/net-next.git/atom/include/dt-bindings?h=master' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2017-02-08net: phy: Add LED mode driver for Microsemi PHYs.Raju Lakkaraju