Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 208648
b: refs/heads/master
c: f7426f5
h: refs/heads/master
v: v3
  • Loading branch information
Eric Miao committed Aug 5, 2010
1 parent 0074da1 commit fc9be8c
Show file tree
Hide file tree
Showing 2 changed files with 5 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: 4d4a339dd51390066d09701876a499996f1a5fdc
refs/heads/master: f7426f53d22ff97d664167799be3f5f39c22dfdf
4 changes: 4 additions & 0 deletions trunk/arch/arm/mach-mmp/include/mach/devices.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
#ifndef __MACH_DEVICE_H
#define __MACH_DEVICE_H

#include <linux/types.h>

#define MAX_RESOURCE_DMA 2
Expand Down Expand Up @@ -47,3 +50,4 @@ struct pxa_device_desc mmp2_device_##_name __initdata = { \
}

extern int pxa_register_device(struct pxa_device_desc *, void *, size_t);
#endif /* __MACH_DEVICE_H */

0 comments on commit fc9be8c

Please sign in to comment.