aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_subr.c
diff options
context:
space:
mode:
authorCasper Andersson <[email protected]>2022-02-25 13:43:27 +0100
committerDavid S. Miller <[email protected]>2022-02-28 11:34:26 +0000
commit90d4025285748448809701a44cf466a3f5443eaa (patch)
treeb145607c7668b9df1ae8b4378f73e613b115e4e3 /net/lapb/lapb_subr.c
parent4d08b7b57ece83a1c31c633a7e4e27f121157f9c (diff)
net: sparx5: Add #include to remove warning
main.h uses NUM_TARGETS from main_regs.h, but the missing include never causes any errors because everywhere main.h is (currently) included, main_regs.h is included before. But since it is dependent on main_regs.h it should always be included. Signed-off-by: Casper Andersson <[email protected]> Reviewed-by: Joacim Zetterling <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions