[U-Boot] [PATCH] spi_flash.h: pull in linux/types.h for u## types

3 Nov
2009
3 Nov
'09
5:36 p.m.
--- include/spi_flash.h | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/include/spi_flash.h b/include/spi_flash.h index de4f174..1f8ba29 100644 --- 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;
--
1.6.5.2

24 Nov
24 Nov
11:40 p.m.
New subject: [U-Boot] [PATCH] spi_flash.h: pull in linux/types.h for u## types
Dear Mike Frysinger,
In message 1257266199-13346-1-git-send-email-vapier@gentoo.org you wrote:
include/spi_flash.h | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de
No one wants war.
-- Kirk, "Errand of Mercy", stardate 3201.7
5644
Age (days ago)
5665
Last active (days ago)
1 comments
2 participants
participants (2)
-
Mike Frysinger
-
Wolfgang Denk