net: wwan: iosm: fix linux-next build error
Removed "stdbool.h" inclusion in iosm_ipc_imem.h
Fixes: 13bb8429ca98 ("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:
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"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user