/* * Copyright 2012 Steffen Trumtrar * * videomode of-helpers * * This file is released under the GPLv2 */ #ifndef __LINUX_OF_VIDEOMODE_H #define __LINUX_OF_VIDEOMODE_H struct device_node; struct videomode; int of_get_videomode(struct device_node *np, struct videomode *vm, int index); #endif /* __LINUX_OF_VIDEOMODE_H */ /interface/nmi.h?h=master' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJens Axboe <axboe@fb.com>2017-01-26 09:56:15 -0700
committerJens Axboe <axboe@fb.com>2017-01-26 09:56:15 -0700
commit0d4ee015d5ea50febb882d00520d62c6de3f725c (patch)
tree6bd2e032e00c34590a8d39d5a43b6a7518d1384d /include/xen/interface/nmi.h
parent690e5325b8c7d5db05fc569c0f7b888bb4248272 (diff)
parent19e420bb4076ace670addc55300e3b8c4a02dfc6 (diff)
Merge branch 'nvme-4.10-fixes' of git://git.infradead.org/nvme into for-linus
Pull nvme target fixes from Sagi: Given that its -rc6, I removed anything that is not bug fix. - nvmet-fc discard fix from Christoph - queue disconnect fix from James - nvmet-rdma dma sync fix from Parav - Some more nvmet fixes
Diffstat (limited to 'include/xen/interface/nmi.h')