Skip to content
Commit 7f38e9c9 authored by Tom Rini's avatar Tom Rini
Browse files

include: Drop <common.h> from include lists



At this point, we don't need to have <common.h> be included because of
properties in the header itself, it only includes other common header
files. We've also audited the code enough at this point that we can drop
<common.h> from being included in headers and rely on code to have the
correct inclusions themselves, or at least <common.h>.

Signed-off-by: default avatarTom Rini <trini@konsulko.com>
parent c675222d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment