]> www.infradead.org Git - users/jedix/linux-maple.git/commit
hwrng: core - Remove list.h from the hw_random.h
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 5 Jun 2024 18:51:33 +0000 (21:51 +0300)
committerHerbert Xu <herbert@gondor.apana.org.au>
Sun, 16 Jun 2024 05:41:53 +0000 (13:41 +0800)
commit4604b3888f614a353c7afa17bdc8e7393bb1f9a1
tree1212c811db3dfae1b895edcbde990e1aafec8a8d
parent293695f17ee4a8585f1d5a4e90a2c2c92995225a
hwrng: core - Remove list.h from the hw_random.h

The 'struct list' type is defined in types.h, no need to include list.h
for that.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
include/linux/hw_random.h