]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
virtio-rng: pull in slab.h
authorMichael S. Tsirkin <mst@redhat.com>
Tue, 7 Apr 2020 00:37:55 +0000 (20:37 -0400)
committerMichael S. Tsirkin <mst@redhat.com>
Fri, 17 Apr 2020 10:05:29 +0000 (06:05 -0400)
commitb69df6cd0ad72e0ee5833887f8ac062170984cf5
treed87e45ba3756449b670f7153d1133c9c59f86273
parent6bbc2b63034af5d47a7f25e269be777347aa9e11
virtio-rng: pull in slab.h

In preparation to virtio header changes, include slab.h directly as
this module is using it.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
drivers/char/hw_random/virtio-rng.c