/* * Arch specific extensions to struct device * * This file is released under the GPLv2 */ #ifndef _ASM_GENERIC_DEVICE_H #define _ASM_GENERIC_DEVICE_H struct dev_archdata { }; struct pdev_archdata { }; #endif /* _ASM_GENERIC_DEVICE_H */ z.ch/cgit.cgi/linux/net-next.git/atom/net/sunrpc?h=nds-private-remove' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/net/sunrpc
AgeCommit message (Expand)AuthorFilesLines
2017-02-10net: sunrpc: fix build errors when linux/phy*.h is removed from net/dsa.hRussell King1-0/+1
2017-01-31svcrpc: fix oops in absence of krb5 moduleJ. Bruce Fields1-1/+1