mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-04-04 17:05:12 -04:00
net: wwan: iosm: fix linux-next build error
Removed "stdbool.h" inclusion in iosm_ipc_imem.h
Fixes: 13bb8429ca ("net: wwan: iosm: firmware flashing and coredump collection")
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: M Chetan Kumar <m.chetan.kumar@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
committed by
David S. Miller
parent
da9facf1c1
commit
0f440524b6
@@ -7,7 +7,6 @@
|
||||
#define IOSM_IPC_IMEM_H
|
||||
|
||||
#include <linux/skbuff.h>
|
||||
#include <stdbool.h>
|
||||
|
||||
#include "iosm_ipc_mmio.h"
|
||||
#include "iosm_ipc_pcie.h"
|
||||
|
||||
Reference in New Issue
Block a user