include/dfu.h: Audit include list
authorTom Rini <trini@konsulko.com>
Wed, 21 May 2025 22:51:14 +0000 (16:51 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 2 Jun 2025 23:26:15 +0000 (17:26 -0600)
commit1585d92a05517f5f0278dccb8d0a03012960d790
tree471433e6c1accf51354599f147506effa19dae0b
parentcad8e2033332c1693d03fbdcb1c07f788974c2ec
include/dfu.h: Audit include list

This file does not need a forward declaration of 'struct list_head' as
it includes <linux/list.h> so remove it.

Reviewed-by: Mattijs Korpershoek <mkorpershoek@kernel.org>
Signed-off-by: Tom Rini <trini@konsulko.com>
include/dfu.h