mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 16:52:14 +02:00
spi_flash.h: pull in linux/types.h for u## types
This commit is contained in:
committed by
Wolfgang Denk
parent
0008555f4d
commit
e06ab6546b
@@ -24,6 +24,7 @@
|
||||
#define _SPI_FLASH_H_
|
||||
|
||||
#include <spi.h>
|
||||
#include <linux/types.h>
|
||||
|
||||
struct spi_flash_region {
|
||||
unsigned int count;
|
||||
|
Reference in New Issue
Block a user