ifpps-libs = $(shell pkg-config --libs ncurses 2> /dev/null \ || echo '-lncurses') \ $(shell pkg-config --libs tinfo 2> /dev/null ) ifpps-objs = xmalloc.o \ ioops.o \ str.o \ link.o \ sock.o \ dev.o \ sig.o \ screen.o \ ifpps.o ifpps-eflags = $(shell pkg-config --cflags ncurses 2> /dev/null) ifpps-confs = et-next.git/atom/Documentation/devicetree?h=nds-private-remove' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/Documentation/devicetree
diff options
context:
space:
mode:
authorSinan Kaya <okaya@codeaurora.org>2016-07-19 09:01:41 -0400
committerAlex Williamson <alex.williamson@redhat.com>2016-07-19 10:26:36 -0600
commit7aef80cf3187b76373359ed539e382eb34ebfb5d (patch)
tree31da446427504e8c15d80afe0e372b4fbdb32443 /Documentation/devicetree
parentd370c917b9d4bef71e5d994aac5547f06f4dd76f (diff)
vfio: platform: rename reset function
Renaming the reset function to of_reset as it is only used by the device tree based platforms. Signed-off-by: Sinan Kaya <okaya@codeaurora.org> Reviewed-by: Eric Auger <eric.auger@linaro.org> Reviewed-by: Baptiste Reynal <b.reynal@virtualopensystems.com> Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
Diffstat (limited to 'Documentation/devicetree')