Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 37919
b: refs/heads/master
c: 9663265
h: refs/heads/master
i:
  37917: 32bfa75
  37915: 850be2c
  37911: 76122de
  37903: b942be7
  37887: 5cb9166
v: v3
  • Loading branch information
David Woodhouse committed Sep 25, 2006
1 parent 567a779 commit 6fdbf11
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 9 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 956e944c7690ea994757a8cbedbb6241e1d9138f
refs/heads/master: 9663265626fd683faa3f7a994bb6db073581807e
3 changes: 1 addition & 2 deletions trunk/include/mtd/Kbuild
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
unifdef-y := mtd-abi.h
header-y := inftl-user.h jffs2-user.h mtd-user.h nftl-user.h
header-y := inftl-user.h jffs2-user.h mtd-abi.h mtd-user.h nftl-user.h
6 changes: 0 additions & 6 deletions trunk/include/mtd/mtd-abi.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,6 @@
#ifndef __MTD_ABI_H__
#define __MTD_ABI_H__

#ifndef __KERNEL__
/* Urgh. The whole point of splitting this out into
separate files was to avoid #ifdef __KERNEL__ */
#define __user
#endif

struct erase_info_user {
uint32_t start;
uint32_t length;
Expand Down

0 comments on commit 6fdbf11

Please sign in to comment.