Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 84196
b: refs/heads/master
c: a66f66c
h: refs/heads/master
v: v3
  • Loading branch information
Jesper Nilsson authored and David Woodhouse committed Nov 6, 2007
1 parent 9f4a5ea commit c09e953
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 050416e93354158b025360387746fb7257d7ce07
refs/heads/master: a66f66c44d53a4bab4b6b2903fd271f13ce4101b
8 changes: 8 additions & 0 deletions trunk/include/linux/mtd/mtdram.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
#ifndef __MTD_MTDRAM_H__
#define __MTD_MTDRAM_H__

#include <linux/mtd/mtd.h>
int mtdram_init_device(struct mtd_info *mtd, void *mapped_address,
unsigned long size, char *name);

#endif /* __MTD_MTDRAM_H__ */

0 comments on commit c09e953

Please sign in to comment.