Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 192675 Details for
Bug 271493
u-boot-tools do not build with linux-header 2.6.29
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
include linux/types.h before mtd/mtd-user.h
fix-files.diff (text/plain), 306 bytes, created by
Luca Barbato
on 2009-05-28 06:16:09 UTC
(
hide
)
Description:
include linux/types.h before mtd/mtd-user.h
Filename:
MIME Type:
Creator:
Luca Barbato
Created:
2009-05-28 06:16:09 UTC
Size:
306 bytes
patch
obsolete
>--- u-boot-2009.03.old/tools/env/fw_env.c 2009-03-21 22:04:41.000000000 +0100 >+++ u-boot-2009.03.new/tools/env/fw_env.c 2009-05-28 08:14:17.000000000 +0200 >@@ -40,6 +40,7 @@ > # include <linux/mtd/mtd.h> > #else > # define __user /* nothing */ >+# include <linux/types.h> > # include <mtd/mtd-user.h> > #endif >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 271493
: 192675