mbings
summaryrefslogtreecommitdiff
path: root/tools/lguest
diff options
context:
space:
mode:
authorRusty Russell <rusty@rustcorp.com.au>2015-02-11 15:17:01 +1030
committerRusty Russell <rusty@rustcorp.com.au>2015-02-11 16:47:39 +1030
commit0d5b5d399f8cecfeebefdd010048b2d608eab463 (patch)
treea9d5eeea6b02d52c26b249d00a9964a68d45a7e2 /tools/lguest
parentbf6d40344d7006f29da1a2782f45188cdbbb0904 (diff)
lguest: Convert entropy device to virtio 1.0 PCI.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'tools/lguest')
57671977508e3d'>diff)
arm: convert core files from module.h to export.h
Many of the core ARM kernel files are not modules, but just including module.h for exporting symbols. Now these files can use the lighter footprint export.h for this role. There are probably lots more, but ARM files of mach-* and plat-* don't get coverage via a simple yesconfig build. They will have to be cleaned up and tested via using their respective configs. Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Diffstat (limited to 'arch/arm/kernel/devtree.c')