projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0008555
)
spi_flash.h: pull in linux/types.h for u## types
author
Mike Frysinger
<vapier@gentoo.org>
Tue, 3 Nov 2009 16:36:39 +0000
(11:36 -0500)
committer
Wolfgang Denk
<wd@denx.de>
Tue, 24 Nov 2009 22:40:39 +0000
(23:40 +0100)
include/spi_flash.h
patch
|
blob
|
history
diff --git
a/include/spi_flash.h
b/include/spi_flash.h
index
de4f174
..
1f8ba29
100644
(file)
--- a/
include/spi_flash.h
+++ b/
include/spi_flash.h
@@
-24,6
+24,7
@@
#define _SPI_FLASH_H_
#include <spi.h>
+#include <linux/types.h>
struct spi_flash_region {
unsigned int count;